- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 31 Oct 2023 17:39:47 +0000
- To: public-css-archive@w3.org
> 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