Re: [csswg-drafts] [css-view-transitions-2] Starting a same-doc view transition while a cross-doc view transition is pending (#9512)

> It means that calling startViewTransition during the capture-frame or pagehide would skip the MPA transition

Is that the case based on the spec text [here](https://drafts.csswg.org/css-view-transitions-2/#document-setup-cross-document-view-transition:~:text=Clear%20view%20transition%20outboundTransition.). Looks like we clear the outbound VT before `pageHide` is dispatched? But yeah any script which happens to run before the rendering opportunity which is cached will skip it and that's fine.

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


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

Received on Tuesday, 31 October 2023 17:39:51 UTC