Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

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-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
and generates initial styles.
The structure of the pseudo-tree is covered at a higher level in [[#view-transition-pseudos]].

1. Let |document| be [=this's=] [=relevant global object's=] [=associated document=].
1. Let |document| be |transition|'s [=relevant global object's=] [=associated document=].

1. Set |document|'s [=show view transition tree=] to true.

Expand Down