Re: [csswg-drafts] Usage of `activeViewTransition` for inbound cross-document transition (#12655)

> I'm curious how that would look like implementation wise, given in WebKit at least the ViewTransition object only gets built at the reveal event. I also don't know how the in-between state of the page being frozen should be reflected in that object.
> 
> cc [@mattwoodrow](https://github.com/mattwoodrow)

It's the same in the spec. I would expect that the view transition object would created opportunistically if `activeViewTransition` is called, but its promises would not be resolved until `pagereveal`.

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


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

Received on Tuesday, 26 August 2025 10:37:14 UTC