Skip to content

Commit ace0934

Browse files
authored
Fix typo in view-transitions-1 (#12766)
1 parent 0e93df4 commit ace0934

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
@@ -1162,7 +1162,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
11621162
:: A boolean. Initially false.
11631163

11641164
When this is true, [=this=]'s [=active view transition=]'s [=ViewTransition/transition root pseudo-element=] renders as a child of [=this=]'s [=document element=],
1165-
with [=this=]'s [=document element=] is its [=originating element=].
1165+
with [=this=]'s [=document element=] being its [=originating element=].
11661166

11671167
Note: The position of the [=ViewTransition/transition root pseudo-element=] within the [=document element=] does not matter, as the [=ViewTransition/transition root pseudo-element=]'s [=containing block=] is the [=snapshot containing block=].
11681168

0 commit comments

Comments
 (0)