We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee532a commit 46800fdCopy full SHA for 46800fd
css-view-transitions-2/Overview.bs
@@ -685,6 +685,8 @@ div.box {
685
686
1. Let |preSkippedTransition| be a new {{ViewTransition}} in |this|'s [=relevant realm=] whose [=ViewTransition/update callback=] is |updateCallback|.
687
688
+ Note: The |preSkippedTransition|'s {{ViewTransition/types}} are ignored here because the transition is never activated.
689
+
690
1. [=Skip the view transition|Skip=] |preSkippedTransition| with an "{{InvalidStateError}}" {{DOMException}}.
691
692
1. Return |preSkippedTransition|.
0 commit comments