Skip to content

Commit 2122a48

Browse files
noamrvmpstr
andauthored
Update css-view-transitions-2/Overview.bs
Co-authored-by: vmpstr <vmpstr@chromium.org>
1 parent 17acd1b commit 2122a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-view-transitions-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
504504

505505
1. Set |document|'s [=auto-skip view transitions=] to true.
506506

507-
Note: this means that calling {{Document/startViewTransition()}} while capturing the old document for a cross-document view-transition would fail.
507+
Note: this means that calling {{Document/startViewTransition()}} while capturing the old document for a cross-document view-transition would run the callback but skip the animation.
508508

509509
1. Let |outboundTransition| be a new {{ViewTransition}} object in |oldDocument|'s [=relevant Realm=],
510510
whose [=ViewTransition/active types=] is |resolvedRule|, and whose [=ViewTransition/process old state captured=] is set to the following steps:

0 commit comments

Comments
 (0)