You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-view-transitions-2/Overview.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -504,7 +504,7 @@ The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
504
504
505
505
1. Set |document|'s [=auto-skip view transitions=] to true.
506
506
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.
508
508
509
509
1. Let |outboundTransition| be a new {{ViewTransition}} object in |oldDocument|'s [=relevant Realm=],
510
510
whose [=ViewTransition/active types=] is |resolvedRule|, and whose [=ViewTransition/process old state captured=] is set to the following steps:
0 commit comments