Bug 285274
Summary: | Teach IFC to map margin and padding coordinates for writing-mode: sideways-lr | ||
---|---|---|---|
Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 166941 |
fantasai
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
<rdar://problem/142226484>
fantasai
https://github.com/WebKit/WebKit/pull/38447
EWS
Committed 288379@main (ccdf9fadf057): <https://commits.webkit.org/288379@main>
Reviewed commits have been landed. Closing PR #38447 and removing active labels.