Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 153d8b2510f53b725fc874a0cf72082141587c71
https://github.com/WebKit/WebKit/commit/153d8b2510f53b725fc874a0cf72082141587c71
Author: Alan Baradlay <[email protected]>
Date: 2026-03-16 (Mon, 16 Mar 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-adjacent-float-boxes-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-adjacent-float-boxes-ref.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-adjacent-float-boxes.html
M Source/WebCore/rendering/RenderGrid.cpp
Log Message:
-----------
[grid] Grid container fails to avoid float boxes
https://bugs.webkit.org/show_bug.cgi?id=309912
Reviewed by Antti Koivisto.
This is the grid(-lanes) fix for webkit.org/b/309737 (see commit message for
details).
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-adjacent-float-boxes-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-adjacent-float-boxes-ref.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-with-adjacent-float-boxes.html:
Added.
* Source/WebCore/rendering/RenderGrid.cpp:
(WebCore::RenderGrid::layoutGrid):
(WebCore::RenderGrid::layoutMasonry):
Canonical link: https://commits.webkit.org/309317@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications