Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 973a82d25a198af96641460af83688f7917fcf0b
https://github.com/WebKit/WebKit/commit/973a82d25a198af96641460af83688f7917fcf0b
Author: Alan Baradlay <[email protected]>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
A LayoutTests/fast/inline/decorating-box-vertical-rl-expected.html
A LayoutTests/fast/inline/decorating-box-vertical-rl.html
M Source/WebCore/rendering/TextBoxPainter.cpp
Log Message:
-----------
text-decoration-thickness and text-underline-offset not workin in vertical
writing
https://bugs.webkit.org/show_bug.cgi?id=301410
Reviewed by Antti Koivisto.
Enable decorating box for vertical-lr content.
Test: fast/inline/decorating-box-vertical-rl.html
* LayoutTests/fast/inline/decorating-box-vertical-rl-expected.html: Added.
* LayoutTests/fast/inline/decorating-box-vertical-rl.html: Added.
* Source/WebCore/rendering/TextBoxPainter.cpp:
(WebCore::TextBoxPainter::collectDecoratingBoxesForBackgroundPainting):
Canonical link: https://commits.webkit.org/302352@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications