Bug 289914

Summary: Improve encapsulation of coordinate transformation fixups into PositionedLayoutConstraints
Product: WebKit Reporter: fantasai <fantasai.bugs>
Component: Layout and RenderingAssignee: 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
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.