- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Fri, 17 Nov 2023 15:34:59 +0000
- To: public-css-archive@w3.org
noamr has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-view-transitions-2] cross-document transition preceeds startViewTransition on outgoing page == When starting a transition in an old page and there's a capture ongoing for a cross-document view transition, the programatically-created transition is automatically skipped, calling its callback and resolving the promises on the next task. The `ready` promise is rejected. As per resolution. Closes #9512 See https://github.com/w3c/csswg-drafts/pull/9609 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 17 November 2023 15:35:01 UTC