Bug 289914
| Summary: | Improve encapsulation of coordinate transformation fixups into PositionedLayoutConstraints | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | fantasai <fantasai.bugs> |
| 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: | 288648 | ||
| Bug Blocks: | |||
fantasai
There's still a bit of coordinate-fixup tangles in RenderBox.cpp that could be moved into PositionedLayoutConstraints. Let's clean that up so we don't do silly things like apply a fixup for non-replaced elements and not replaced ones.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/147250575>
EWS
Committed 292344@main (587d18d0c38b): <https://commits.webkit.org/292344@main>
Reviewed commits have been landed. Closing PR #42586 and removing active labels.