Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 95dcfedeacd765d5579e083a19cac8f51d135c89
https://github.com/WebKit/WebKit/commit/95dcfedeacd765d5579e083a19cac8f51d135c89
Author: Brandon Stewart <[email protected]>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed-implicit-track.tentative-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed-implicit-track.tentative.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed-withcontent.tentative.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed.tentative.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed-implicit-track.tentative-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed-implicit-track.tentative.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed-withcontent.tentative.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed.tentative.html
Log Message:
-----------
[masonry] Update css-grid parsing tests to grid-lanes
https://bugs.webkit.org/show_bug.cgi?id=302784
rdar://problem/165046164
Reviewed by Elika Etemad.
We had several grid tests that had not been synced from the upstream WPT. When
I sync them I saw they were still using display: masonry.
Updated the tests to display: grid-lanes.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed-implicit-track.tentative-expected.txt
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed-implicit-track.tentative.html
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed-withcontent.tentative.html
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-intrinsic-auto-repeat-computed.tentative.html
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed-implicit-track.tentative-expected.txt
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed-implicit-track.tentative.html
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed-withcontent.tentative.html
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-rows-intrinsic-auto-repeat-computed.tentative.html
Canonical link: https://commits.webkit.org/303289@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications