RESOLVED FIXED 285222
Teach Inline Layout (IFC) to output coordinates for writing-mode: sideways-lr [non-bidi codepath]
https://bugs.webkit.org/show_bug.cgi?id=285222
Summary Teach Inline Layout (IFC) to output coordinates for writing-mode: sideways-lr...
fantasai
Reported 2024-12-28 12:58:56 PST
Our inline layout code has two output codepaths: processNonBidiContent and processBidiContent. Neither of them supports `writing-mode: sideways-lr`, so although we calculate layout correctly in logical terms, we aren't placing the boxes correctly on the screen.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-28 12:59:35 PST
fantasai
Comment 2 2025-01-01 00:55:33 PST
EWS
Comment 3 2025-01-02 14:47:58 PST
Committed 288381@main (9963f7fab8f9): <https://commits.webkit.org/288381@main> Reviewed commits have been landed. Closing PR #38449 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.