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

> Right, so the mechanism is completely different, correct? As in, presumably rAF / etc still need to run, and we "just" need to define something else here. Presumably the element does remain being "live" (other than not rendered...). So if it resizes or even moves then stuff gets rather weird. But I guess you solve at least the resize case by skipping...

Something like this, yes. It's not too different from `iframe.contentDocument.startViewTransition` on some level.

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


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

Received on Thursday, 8 May 2025 11:17:30 UTC