Bug 269954

Summary: View transition old snapshots incorrectly get scaled to the border-box size
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 259055    

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
Radar WebKit Bug Importer
Comment 1 2024-02-22 16:49:53 PST
Matt Woodrow
Comment 2 2024-02-22 16:56:50 PST
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.