Skip to content

Commit 14685cd

Browse files
authored
Clarify note on ViewTransition/types manipulation. (#14110)
1 parent 387bbce commit 14685cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-view-transitions-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2853,7 +2853,7 @@ It has the following [=struct/items=]:
28532853
1. Set |outboundTransition|'s [=ViewTransition/active types=] to |transitionTypesFromRule|.
28542854

28552855
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|,
2856+
Manipulating the {{ViewTransition/types}} in the old document does not affect the types in |newDocument|,
28572857
which would be read from the [=@view-transition/types=] descriptor once |newDocument| is revealed.
28582858

28592859
Note: the {{ViewTransition}} is skipped once the old document is hidden.

0 commit comments

Comments
 (0)