Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0c062526c52e986837ea64b16ff709fb1ebfb62
https://github.com/WebKit/WebKit/commit/c0c062526c52e986837ea64b16ff709fb1ebfb62
Author: Alan Baradlay <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebCore/rendering/TextBoxTrimmer.cpp
Log Message:
-----------
[blocks-in-inline] Fix
imported/w3c/web-platform-tests/css/css-inline/text-box-trim/text-box-trim-block-in-inline-end-002.html
-003.html and -004.html
https://bugs.webkit.org/show_bug.cgi?id=303838
Reviewed by Antti Koivisto.
With no intermediate anon-blocks, now this enclosing block box can very well be
the box
we are looking for (this codepath always picked up the anon block before).
* Source/WebCore/rendering/TextBoxTrimmer.cpp:
(WebCore::lastFormattedLineRoot):
Canonical link: https://commits.webkit.org/304169@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications