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 e159a8e commit af049b8Copy full SHA for af049b8
css-view-transitions-2/Overview.bs
@@ -505,7 +505,7 @@ The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
505
1. Set |outboundTransition|'s [=ViewTransition/active types=] to |transitionTypesFromRule|.
506
507
Note: The [=ViewTransition/active types=] are not shared between documents.
508
- Manipulating the {{ViewTransition/types}} in the new document does not affect the types in the new document,
+ Manipulating the {{ViewTransition/types}} in the old document does not affect the types in the new document,
509
which would be read from the [=@view-transition/types=] descriptor once the document is revealed.
510
511
Note: the {{ViewTransition}} is skipped once the old document is hidden.
0 commit comments