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
<p> A <dfndata-dfn-type=dfndata-export="" id=shadow-tree>shadow tree<aclass=self-linkhref=#shadow-tree></a></dfn> is a document fragment
162
162
that can be attached to any element in the DOM.
163
+
The root of the <adata-link-type=dfnhref=#shadow-treetitle="shadow tree">shadow tree</a> is a <dfndata-dfn-type=dfndata-export="" id=shadow-root>shadow root<aclass=self-linkhref=#shadow-root></a></dfn>,
164
+
a non-element node which is associated with a <adata-link-type=dfnhref=#shadow-hosttitle="shadow host">shadow host</a>.
163
165
An element can have any number of <adata-link-type=dfnhref=#shadow-treetitle="shadow trees">shadow trees</a>,
164
166
which are ordered by creation time.
165
167
The most recently-created <adata-link-type=dfnhref=#shadow-treetitle="shadow tree">shadow tree</a> on an element
0 commit comments