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 387bbce commit 14685cdCopy full SHA for 14685cd
1 file changed
css-view-transitions-2/Overview.bs
@@ -2853,7 +2853,7 @@ It has the following [=struct/items=]:
2853
1. Set |outboundTransition|'s [=ViewTransition/active types=] to |transitionTypesFromRule|.
2854
2855
Note: the [=ViewTransition/active types=] are not shared between documents.
2856
- Manipulating the {{ViewTransition/types}} in the new document does not affect the types in |newDocument|,
+ Manipulating the {{ViewTransition/types}} in the old document does not affect the types in |newDocument|,
2857
which would be read from the [=@view-transition/types=] descriptor once |newDocument| is revealed.
2858
2859
Note: the {{ViewTransition}} is skipped once the old document is hidden.
0 commit comments