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.
501
501
</dl>
502
502
503
+
## Additions to [=document element=] ## {#additions-to-document-element}
504
+
505
+
A [=document element=] additionally has a <dfn for="document element">view-transition root pseudo-element</dfn>.
506
+
A ''::view-transition'' or null. Initially null.
507
+
508
+
When this is a ''::view-transition'', the ''::view-transition'' renders as a child of the [=document element=],
509
+
and the [=document element=] is its [=originating element=].
510
+
511
+
Note: The position of the ''::view-transition'' within the [=document element=] does not matter, as the ''::view-transition'''s [=containing block=] is the [=snapshot viewport=].
512
+
503
513
# API # {#api}
504
514
505
515
## Additions to {{Document}} ## {#additions-to-document-api}
0 commit comments