Bug 299844
| Summary: | [css-anchor-position-1] fragmented anchors inside vertical-rl multicol are miscalculated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | fantasai <fantasai.bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, kiet.ho, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 289743, 291856 | ||
fantasai
We correctly calculate the bounding box of fragmented anchors inside multi-column containers in general, but for writing-mode: vertical-rl, we aren't converting the coordinates correctly. This causes failures in the anchor-position-multicol-007 and anchor-position-multicol-008 WPT tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161616545>
fantasai
Pull request: https://github.com/WebKit/WebKit/pull/51546
EWS
Committed 300807@main (163e126799f6): <https://commits.webkit.org/300807@main>
Reviewed commits have been landed. Closing PR #51546 and removing active labels.