Skip to content

Commit 46800fd

Browse files
committed
More nits
1 parent 2ee532a commit 46800fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-view-transitions-2/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,8 @@ div.box {
685685

686686
1. Let |preSkippedTransition| be a new {{ViewTransition}} in |this|'s [=relevant realm=] whose [=ViewTransition/update callback=] is |updateCallback|.
687687

688+
Note: The |preSkippedTransition|'s {{ViewTransition/types}} are ignored here because the transition is never activated.
689+
688690
1. [=Skip the view transition|Skip=] |preSkippedTransition| with an "{{InvalidStateError}}" {{DOMException}}.
689691

690692
1. Return |preSkippedTransition|.

0 commit comments

Comments
 (0)