Bug 285221

Summary: Fix text shadow offsets for writing-mode: sideways-lr
Product: WebKit Reporter: fantasai <fantasai.bugs>
Component: TextAssignee: fantasai <fantasai.bugs>
Status: RESOLVED FIXED    
Severity: Normal CC: fantasai.bugs, vitor.roriz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/55224
Bug Depends on: 285223    
Bug Blocks: 166941    

fantasai
Reported 2024-12-28 12:46:48 PST
We compensate for text and text decoration shadow offsets when rotating text for vertical writing modes; but for sideways-lr mode, we need to compensate differently since it's a counter-clockwise rotation rather than clockwise.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-28 12:46:57 PST
fantasai
Comment 2 2024-12-30 10:02:37 PST
EWS
Comment 3 2025-01-02 13:48:44 PST
Committed 288377@main (319ce4ee3320): <https://commits.webkit.org/288377@main> Reviewed commits have been landed. Closing PR #38426 and removing active labels.
Ahmad Saleem
Comment 4 2025-10-03 01:40:08 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/55224
Note You need to log in before you can comment on or make changes to this bug.