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 0fdf7eb commit a48ebb2Copy full SHA for a48ebb2
css-view-transitions-2/Overview.bs
@@ -484,7 +484,7 @@ The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
484
[=ViewTransition/initial snapshot containing block size=] is |outboundTransition|'s [=ViewTransition/initial snapshot containing block size=],
485
and whose [=ViewTransition/is inbound cross-document transition=] is true.
486
487
- 1. Let |newDocument|'s [=active view transition=] be |inboundTransition|.
+ 1. Set |newDocument|'s [=active view transition=] to |inboundTransition|.
488
489
1. [=Call the update callback=] for |inboundTransition|.
490
0 commit comments