RESOLVED FIXED 285223
Pass WritingMode, not just isHorizontal, to TextDecorationPainter
https://bugs.webkit.org/show_bug.cgi?id=285223
Summary Pass WritingMode, not just isHorizontal, to TextDecorationPainter
fantasai
Reported 2024-12-28 13:19:24 PST
In order to correctly adjust shadow offsets, TextDecorationPainter needs to know more about the writing mode than just whether it's horizontal or not, so let's give it the WritingMode object straight.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-28 13:19:33 PST
fantasai
Comment 2 2024-12-30 10:01:57 PST
EWS
Comment 3 2025-01-02 13:36:40 PST
Committed 288376@main (fc44277cadb8): <https://commits.webkit.org/288376@main> Reviewed commits have been landed. Closing PR #38424 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.