WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-31 22:51:24 PST
<
rdar://problem/142226484
>
fantasai
Comment 2
2025-01-01 00:53:48 PST
https://github.com/WebKit/WebKit/pull/38447
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.
Top of Page
Format For Printing
XML
Clone This Bug