Bug 272661

Summary: View transitions: Scaling doesn't seem to be captured/applied
Product: WebKit Reporter: Jake Archibald <jaffathecake>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bramus, mattwoodrow, ntim, rik, simon.fraser
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Jake Archibald 2024-04-15 01:28:15 PDT
https://simple-set-demos.glitch.me/6-expanding-image/

Click one of the images

The intent is for the image to scale to its new size. It transitions position, but not size.

See Chrome for correct behaviour.
Comment 1 Jake Archibald 2024-04-15 01:31:07 PDT
Also see https://simple-set-demos.glitch.me/7-expanding-image-ratio/, which is a variation of the demo. It also doesn't look right, but I'm not sure if it's for the same reason, or for different bugs.
Comment 2 Matt Woodrow 2024-04-15 17:27:53 PDT
Thanks Jake! This should be fixed by 272184.

*** This bug has been marked as a duplicate of bug 272184 ***