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
Initially a new [=/style sheet=] in the [=user-agent origin=], ordered after the [=global view transition user agent style sheet=].
1138
1138
1139
1139
Note: This is used to hold dynamic styles relating to transitions.
1140
-
1141
-
: <dfn>show view transition tree</dfn>
1142
-
:: A boolean. Initially false.
1143
-
1144
-
When this is true, [=this=]'s [=active view transition=]'s [=ViewTransition/transition root pseudo-element=] renders as a child of [=this=]'s [=document element=],
1145
-
with [=this=]'s [=document element=] is its [=originating element=].
1146
-
1147
-
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=]:
1777
1767
1. For each |animation| whose [=timeline=] is a [=document timeline=] associated with |document|,
1778
1768
and contains at least one [=animation/associated effect=] whose [=effect target=] is |element|,
1779
1769
set |hasActiveAnimations| to true if any of the following conditions is true:
0 commit comments