Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-view-transitions-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2852,7 +2852,7 @@ It has the following [=struct/items=]:
1. Set |outboundTransition|'s [=ViewTransition/active types=] to |transitionTypesFromRule|.

Note: the [=ViewTransition/active types=] are not shared between documents.
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|,
which would be read from the [=@view-transition/types=] descriptor once |newDocument| is revealed.

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