Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15b832a9ac085e3d0a3829a703c4939255502dc2
      
https://github.com/WebKit/WebKit/commit/15b832a9ac085e3d0a3829a703c4939255502dc2
  Author: Brandon Stewart <[email protected]>
  Date:   2026-05-09 (Sat, 09 May 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/resources/resource-files.json
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-001-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-001-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-001-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-001.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-interpolation-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-interpolation.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-001-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-001-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-001.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-interpolation-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-interpolation.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/w3c-import.log
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/grid-lanes-grid-template-columns-computed-withcontent.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/subgrid/subgrid-paint-containment-change-crash.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/subgrid/w3c-import.log
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/w3c-import.log
    M LayoutTests/platform/glib/TestExpectations

  Log Message:
  -----------
  [css-grid] Import latest css/css-grid WPT tests
https://bugs.webkit.org/show_bug.cgi?id=314437
rdar://176590221

Reviewed by Tim Nguyen.

Imported 1891 tests (1259 reftests, 608 JS tests, 24 crash tests,
24 pixel/manual tests) from the upstream css/css-grid suite. Most
files were already up-to-date from the recent grid-lanes import; net
changes are the addition of the grid-lanes/animation/ subdirectory,
removal of four replaced-element-percentage-height tests that were
deleted upstream, and minor modifications to a handful of tests.

Adjusted TestExpectations for regressions surfaced by the import:
added [ Failure ] for grid-lanes-grid-template-columns-computed-
withcontent.html (new repeat(auto-fill|auto-fit, auto) subcases not
yet supported) and [ ImageOnlyFailure ] for grid-template-rows-001.
Generated baselines for the two new animation interpolation tests.
Removed now-passing expectations for grid-item-no-aspect-ratio-
stretch-5.html and -6.html (webkit.org/b/216145) from the global
and glib TestExpectations files.

Upstream commit: 
https://github.com/web-platform-tests/wpt/commit/450f5373c6c517be9371f3bcb9d423a0e90c02c2

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/resources/resource-files.json:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-001-ref.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-001-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-001-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-001.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-interpolation-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-columns-interpolation.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-001-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-001-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-001.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-interpolation-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/grid-template-rows-interpolation.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/animation/w3c-import.log:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/grid-lanes-grid-template-columns-computed-withcontent.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/replaced-element-percentage-height-in-grid-nested-in-flex-001-expected.html:
 Removed.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/replaced-element-percentage-height-in-grid-nested-in-flex-001.html:
 Removed.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/replaced-element-percentage-height-in-grid-nested-in-flex-002-expected.html:
 Removed.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/replaced-element-percentage-height-in-grid-nested-in-flex-002.html:
 Removed.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/subgrid/subgrid-paint-containment-change-crash.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/subgrid/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/w3c-import.log:
* LayoutTests/platform/glib/TestExpectations:

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



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

Reply via email to