Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7458cc4139969e98c7c2722caf9bbf3e002d31f2
https://github.com/WebKit/WebKit/commit/7458cc4139969e98c7c2722caf9bbf3e002d31f2
Author: Alan Baradlay <[email protected]>
Date: 2025-09-21 (Sun, 21 Sep 2025)
Changed paths:
A LayoutTests/fast/lists/list-inside-content-moves-expected.html
A LayoutTests/fast/lists/list-inside-content-moves.html
M Source/WebCore/rendering/updating/RenderTreeBuilderList.cpp
Log Message:
-----------
REGRESSION(296451@main): [Flicker] Order List with inside list style are
breaking layout
https://bugs.webkit.org/show_bug.cgi?id=299246
<rdar://158627533>
Reviewed by Simon Fraser.
Let's reuse the previously create anonymous block container for markers.
(We've been creating such anon blocks since 296451@main)
Test: fast/lists/list-inside-content-moves.html
* LayoutTests/fast/lists/list-inside-content-moves-expected.html: Added.
* LayoutTests/fast/lists/list-inside-content-moves.html: Added.
* Source/WebCore/rendering/updating/RenderTreeBuilderList.cpp:
(WebCore::parentCandidateForMarker):
Canonical link: https://commits.webkit.org/300293@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