RESOLVED FIXED259039
Wide-layout attachments: Fix baseline computation, it shouldn't drift at each re-layout
https://bugs.webkit.org/show_bug.cgi?id=259039
Summary Wide-layout attachments: Fix baseline computation, it shouldn't drift at each...
Gerald Squelart
Reported 2023-07-09 18:54:49 PDT
Bug 258868 introduced a baseline computation for wide-layout attachments. Unfortunately it can drift at every layout, I'm assuming because the `renderRect`s rely on the baseline, which then gets modified, changing the next `renderRect`a.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-09 18:55:11 PDT
Gerald Squelart
Comment 2 2023-07-09 19:02:25 PDT
EWS
Comment 3 2023-07-09 23:57:35 PDT
Committed 265894@main (28021b9b53fe): <https://commits.webkit.org/265894@main> Reviewed commits have been landed. Closing PR #15680 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.