File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1473,7 +1473,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
14731473 and generates initial styles.
14741474 The structure of the pseudo-tree is covered at a higher level in [[#view-transition-pseudos]] .
14751475
1476- 1. Let |document| be [=this's=] [=relevant global object's=] [=associated document=] .
1476+ 1. Let |document| be |transition| 's [=relevant global object' s=] [=associated document=] .
14771477
14781478 1. Set |document|'s [=show view transition tree=] to true.
14791479
Original file line number Diff line number Diff line change @@ -2658,7 +2658,7 @@ It has the following [=struct/items=]:
26582658 and generates initial styles.
26592659 The structure of the pseudo-tree is covered at a higher level in [[#view-transition-pseudos]] .
26602660
2661- 1. Let |document| be [=this's=] [=relevant global object's=] [=associated document=] .
2661+ 1. Let |document| be |transition| 's [=relevant global object' s=] [=associated document=] .
26622662
26632663 1. Set |document|'s [=show view transition tree=] to true.
26642664
You can’t perform that action at this time.
0 commit comments