WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262694
[LBSE] Fix visual overflow computation
https://bugs.webkit.org/show_bug.cgi?id=262694
Summary
[LBSE] Fix visual overflow computation
Nikolas Zimmermann
Reported
2023-10-05 05:28:18 PDT
The coordinate system for 'visualOverflowRectEquivalent' is wrong -- transformations are included, where they shouldn't (since mid-2022 SVG layout is not affected by transformations anymore - they're now purely a paint-time effect like in HTML/CSS - see
https://trac.webkit.org/changeset/293504/webkit
).
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2023-10-05 06:43:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18692
EWS
Comment 2
2023-10-06 04:08:21 PDT
Committed
268981@main
(6c8fe3a7b838): <
https://commits.webkit.org/268981@main
> Reviewed commits have been landed. Closing PR #18692 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-06 04:09:15 PDT
<
rdar://problem/116573622
>
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