Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7bb0c8fbcde2662c22191a15cee34c76c5a378e8
https://github.com/WebKit/WebKit/commit/7bb0c8fbcde2662c22191a15cee34c76c5a378e8
Author: Alan Baradlay <[email protected]>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M LayoutTests/TestExpectations
A LayoutTests/fast/lists/marker-before-empty-inline-expected.html
M LayoutTests/fast/lists/marker-before-empty-inline.html
R
LayoutTests/platform/glib/fast/lists/marker-before-empty-inline-expected.png
R
LayoutTests/platform/glib/fast/lists/marker-before-empty-inline-expected.txt
R
LayoutTests/platform/gtk/fast/lists/marker-before-empty-inline-expected.png
R
LayoutTests/platform/ios/fast/lists/marker-before-empty-inline-expected.txt
R
LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.png
R
LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt
R
LayoutTests/platform/win/fast/lists/marker-before-empty-inline-expected.txt
R
LayoutTests/platform/wpe/fast/lists/marker-before-empty-inline-expected.png
M Source/WebCore/layout/formattingContexts/inline/InlineQuirks.cpp
Log Message:
-----------
[blocks-in-inline] Fix fast/lists/marker-before-empty-inline.html
https://bugs.webkit.org/show_bug.cgi?id=303624
Reviewed by Antti Koivisto.
303960@main missed checking for all nested inlines.
* LayoutTests/TestExpectations:
* LayoutTests/fast/lists/marker-before-empty-inline-expected.html: Copied from
LayoutTests/fast/lists/marker-before-empty-inline.html.
* LayoutTests/fast/lists/marker-before-empty-inline.html:
* LayoutTests/platform/glib/fast/lists/marker-before-empty-inline-expected.png:
Removed.
* LayoutTests/platform/glib/fast/lists/marker-before-empty-inline-expected.txt:
Removed.
* LayoutTests/platform/gtk/fast/lists/marker-before-empty-inline-expected.png:
Removed.
* LayoutTests/platform/ios/fast/lists/marker-before-empty-inline-expected.txt:
Removed.
* LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.png:
Removed.
* LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt:
Removed.
* LayoutTests/platform/win/fast/lists/marker-before-empty-inline-expected.txt:
Removed.
* LayoutTests/platform/wpe/fast/lists/marker-before-empty-inline-expected.png:
Removed.
* Source/WebCore/layout/formattingContexts/inline/InlineQuirks.cpp:
(WebCore::Layout::InlineQuirks::shouldCollapseLineBoxHeight const):
Canonical link: https://commits.webkit.org/303995@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications