Re: [csswg-drafts] [css-view-transitions-2] Element-scoped view transitions (#9890)

Thanks for raising this. It looks like a bug in Chrome — we respect `view-transition-scope: auto` only if the element already creates a stacking context. Your codepen could work around this by setting `body { contain: layout }`. (We generally recommend for scopes to have `contain: layout`.)

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


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

Received on Thursday, 5 February 2026 14:48:39 UTC