RESOLVED FIXED 289914
Improve encapsulation of coordinate transformation fixups into PositionedLayoutConstraints
https://bugs.webkit.org/show_bug.cgi?id=289914
Summary Improve encapsulation of coordinate transformation fixups into PositionedLayo...
fantasai
Reported 2025-03-17 13:37:51 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-03-17 13:38:01 PDT
EWS
Comment 2 2025-03-18 22:09:12 PDT
Committed 292344@main (587d18d0c38b): <https://commits.webkit.org/292344@main> Reviewed commits have been landed. Closing PR #42586 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.