Skip to content

Commit 4bd3561

Browse files
authored
[css-view-transitions-1] Correct typo in example
1 parent 45a0223 commit 4bd3561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-view-transitions-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
580580
If a [=tree/descendant=] |pseudo| of a [=pseudo-element root=] has no other [=tree/siblings=],
581581
then '':only-child'' matches that |pseudo|.
582582

583-
Note: This means that `::view-transition-new(ident):only-child` will only select `::view-transition-new(ident)` if the parent `::view-transitions-image-pair(ident)` contains a single [=tree/child=].
583+
Note: This means that `::view-transition-new(ident):only-child` will only select `::view-transition-new(ident)` if the parent `::view-transition-image-pair(ident)` contains a single [=tree/child=].
584584
As in, there is no [=tree/sibling=] `::view-transition-old(ident)`.
585585

586586
## View Transition Pseudo-elements ## {#view-transition-pseudos}

0 commit comments

Comments
 (0)