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
Note: This is used to hold dynamic styles relating to transitions.
1160
1160
1161
-
: <dfn>show view transition tree</dfn>
1162
-
:: A boolean. Initially false.
1163
-
1164
-
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=] being its [=originating element=].
1166
-
1167
-
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=].
1. [=list/For each=] |element| of the[=tree/inclusive descendants=] of the ''::view-transition''[=pseudo-element=] on |document|'s [=document element=]:
1833
1823
1. For each |animation| whose [=timeline=] is a [=document timeline=] associated with |document|,
1834
1824
and contains at least one [=animation/associated effect=] whose [=effect target=] is |element|,
1835
1825
set |hasActiveAnimations| to true if any of the following conditions are true:
0 commit comments