Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c2664b1f13648fd7727b161aff6700ea18059af1
https://github.com/WebKit/WebKit/commit/c2664b1f13648fd7727b161aff6700ea18059af1
Author: Alan Baradlay <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
A
LayoutTests/fast/css-grid-layout/out-of-flow-with-sibling-anon-grid-item-expected.html
A
LayoutTests/fast/css-grid-layout/out-of-flow-with-sibling-anon-grid-item.html
M Source/WebCore/rendering/updating/RenderTreeBuilderBlock.cpp
Log Message:
-----------
[Grid] Incorrect grid item positioning with out-of-flow sibling
https://bugs.webkit.org/show_bug.cgi?id=272435
Reviewed by Antti Koivisto.
Do not use anonymous grid items as container for out-of-flow boxes. Such rule
should only apply to BFC content.
*
LayoutTests/fast/css-grid-layout/out-of-flow-with-sibling-anon-grid-item-expected.html:
Added.
*
LayoutTests/fast/css-grid-layout/out-of-flow-with-sibling-anon-grid-item.html:
Added.
* Source/WebCore/rendering/updating/RenderTreeBuilderBlock.cpp:
(WebCore::findParentAndBeforeChildForNonSibling):
Canonical link: https://commits.webkit.org/277300@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes