You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When this is true, [=this=]'s [=active view transition=]'s [=ViewTransition/transition root pseudo-element=] renders as a child of [=this=]'s [=document element=],
1095
-
and[=this=]'s [=document element=] is its [=originating element=].
1095
+
with[=this=]'s [=document element=] is its [=originating element=].
1096
1096
1097
1097
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=].
Note: The above code example contains variables to be replaced.
1483
1484
1484
-
Note: ''mix-blend-mode: plus-lighter'' ensures that the blending of identical pixels from the old and new images results in the same color value as those pixels, and achieves a "correct" cross-fade.
1485
+
Note: ''mix-blend-mode: plus-lighter'' ensures
1486
+
that the blending of identical pixels from the old and new images
1487
+
results in the same color value as those pixels,
1488
+
and achieves a “correct” cross-fade.
1485
1489
</div>
1486
1490
1487
1491
## [=Call the update callback=] ## {#call-dom-update-callback-algorithm}
0 commit comments