Skip to content

Commit dfdc48f

Browse files
authored
Update Overview.bs
1 parent 8de8091 commit dfdc48f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-view-transitions-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)