RESOLVED FIXED 285274
Teach IFC to map margin and padding coordinates for writing-mode: sideways-lr
https://bugs.webkit.org/show_bug.cgi?id=285274
Summary Teach IFC to map margin and padding coordinates for writing-mode: sideways-lr
fantasai
Reported 2024-12-31 22:51:16 PST
BoxGeometryUpdater converts physical margin and padding to logical margin and padding for use in inline layout (IFC), but it only handles vertical text rotated 90deg clockwise; sideways-lr rotates 90deg counter-clockwise, so it needs to map things differently.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-31 22:51:24 PST
fantasai
Comment 2 2025-01-01 00:53:48 PST
EWS
Comment 3 2025-01-02 14:24:16 PST
Committed 288379@main (ccdf9fadf057): <https://commits.webkit.org/288379@main> Reviewed commits have been landed. Closing PR #38447 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.