WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259039
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-09 18:55:11 PDT
<
rdar://problem/111991128
>
Gerald Squelart
Comment 2
2023-07-09 19:02:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15680
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.
Top of Page
Format For Printing
XML
Clone This Bug