File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
612
612
Issue: The link for "paint order" doesn't seem right.
613
613
Is there a more canonical definition?
614
614
615
- 1. If the |element|'s ancestor [=skips its contents=] , then [=continue=] .
615
+ 1. If any [=flat tree=] ancestor of this |element| [=skips its contents=] , then [=continue=] .
616
616
617
617
1. Let |transitionName| be the [=computed value=] of 'view-transition-name' for |element|.
618
618
@@ -709,7 +709,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
709
709
Issue: The link for "paint order" doesn't seem right.
710
710
Is there a more canonical definition?
711
711
712
- 1. If the |element|'s ancestor [=skips its contents=] , then [=continue=] .
712
+ 1. If any [=flat tree=] ancestor of this |element| [=skips its contents=] , then [=continue=] .
713
713
714
714
1. Let |transitionName| be the [=computed value=] of 'view-transition-name' for |element|.
715
715
You can’t perform that action at this time.
0 commit comments