[webkit-changes] [WebKit/WebKit] 9da902: [IFC][Ruby] Don't inherit text decorations through...
Antti Koivisto
noreply at github.com
Wed Nov 29 10:45:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9da902cdac2f71df13d9abd5fa67ddb328d56393
https://github.com/WebKit/WebKit/commit/9da902cdac2f71df13d9abd5fa67ddb328d56393
Author: Antti Koivisto <antti at apple.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M Source/WebCore/rendering/TextDecorationPainter.cpp
Log Message:
-----------
[IFC][Ruby] Don't inherit text decorations through annotation box
https://bugs.webkit.org/show_bug.cgi?id=265523
rdar://118934032
Reviewed by Alan Baradlay.
"Text decoration does not propagate from the base text to the annotations."
https://www.w3.org/TR/css-ruby-1/#ruby-text-decoration
Tested by fast/ruby/text-decoration-in-descendants-ruby.html with style-based ruby enabled.
* Source/WebCore/rendering/TextDecorationPainter.cpp:
(WebCore::collectStylesForRenderer):
Canonical link: https://commits.webkit.org/271288@main
More information about the webkit-changes
mailing list