WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269954
View transition old snapshots incorrectly get scaled to the border-box size
https://bugs.webkit.org/show_bug.cgi?id=269954
Summary
View transition old snapshots incorrectly get scaled to the border-box size
Matt Woodrow
Reported
2024-02-22 16:49:43 PST
Drawing of the old snapshot rescales the image to the border-box size, even if we captured a larger area. We shouldn't apply scaling, just align the origin of the border-box in the snapshot to the border-box origin of the pseudo element.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-22 16:49:53 PST
<
rdar://problem/123478049
>
Matt Woodrow
Comment 2
2024-02-22 16:56:50 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24983
EWS
Comment 3
2024-02-23 01:42:05 PST
Committed
275227@main
(34e14bf36319): <
https://commits.webkit.org/275227@main
> Reviewed commits have been landed. Closing PR #24983 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