Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9d9335369a32827e394d49a82a1466f1b2ce18a
      
https://github.com/WebKit/WebKit/commit/e9d9335369a32827e394d49a82a1466f1b2ce18a
  Author: Sammy Gill <[email protected]>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-fit-content-001-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-fit-content-001.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-positional-values-001-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-positional-values-001.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-unsafe-overflow-001-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-unsafe-overflow-001.html
    M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp

  Log Message:
  -----------
  [GFC][Integration] Allow every non-baseline self-alignment value
https://bugs.webkit.org/show_bug.cgi?id=320664
rdar://182725413

Reviewed by Alan Baradlay.

Items which are baseline aligned have track sizing implications that we
do not have support for yet, but we should have the logic for every
other type of self alignment. Let's allow this type of content to run
through GFC.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-fit-content-001-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-fit-content-001.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-positional-values-001-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-positional-values-001.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-unsafe-overflow-001-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-alignment-unsafe-overflow-001.html:
 Added.
Some tests to help cover these cases since it did not seem like WPT had
any tests that covered what we currently support now.

Canonical link: https://commits.webkit.org/318345@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to