Re: [csswg-drafts] [css-view-transitions-2] Ignore offscreen elements from participating in transitions (#8282)

@toddpadwick - do you have an example URL of the "slideshow" transition not working (apologies if it's in the above URL but I can't find it...)? The root snapshot should be limited to what's in the viewport and I've used this approach in some toy examples (https://viewtransition.glitch.me/test/gesturedemo-vertical.html).

The only thing I could think of is on mobile, if your site is wider than the device screen but you have `initial-scale=1` in your viewport meta you're technically zoomed in so the "captured viewport" is larger than your visual viewport. But that's not a consideration on desktop if that's where you're seeing it. If you have a link I can take a closer look...

-- 
GitHub Notification of comment by bokand
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8282#issuecomment-1954635257 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 20 February 2024 16:52:12 UTC