File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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;
612612 Issue: The link for "paint order" doesn't seem right.
613613 Is there a more canonical definition?
614614
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=] .
616616
617617 1. Let |transitionName| be the [=computed value=] of 'view-transition-name' for |element|.
618618
@@ -709,7 +709,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
709709 Issue: The link for "paint order" doesn't seem right.
710710 Is there a more canonical definition?
711711
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=] .
713713
714714 1. Let |transitionName| be the [=computed value=] of 'view-transition-name' for |element|.
715715
You can’t perform that action at this time.
0 commit comments