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
<li><ahref=#distribution-lists><spanclass=secno>2.2</span> Distribution Lists</a>
114
-
<li><ahref=#inheritance0><spanclass=secno>2.3</span> Inheritance and Shadow DOM</a></ul>
113
+
<li><ahref=#distribution-lists><spanclass=secno>2.2</span> Distribution Lists</a></ul>
115
114
<li><ahref=#selectors-data-model><spanclass=secno>3</span> Extensions to the Selectors Data Model</a>
116
115
<ulclass=toc>
117
116
<li><ahref=#host-element><spanclass=secno>3.1</span> Host Elements in a Shadow Tree</a></ul>
118
117
<li><ahref=#cascading><spanclass=secno>4</span> Changes to the Cascading Model</a>
118
+
<ulclass=toc>
119
+
<li><ahref=#inheritance0><spanclass=secno>4.1</span> Inheritance and Shadow DOM</a></ul>
119
120
<li><ahref=#inheritance><spanclass=secno>5</span> Shadow DOM Combinators</a>
120
121
<ulclass=toc>
121
122
<li><ahref=#shadow-combinator><spanclass=secno>5.1</span> Selecting Into A Shadow Tree: the <spanclass=cssdata-link-type=maybetitle=/shadow/>/shadow/</span> combinator</a>
as if they all replaced the <adata-link-type=dfnhref=#insertion-pointtitle="insertion point">insertion point</a> in-place.
192
193
<spanclass=note>(Akin to the behavior of <aclass=cssdata-link-type=propdeschref=http://dev.w3.org/csswg/css-display-3/#propdef-display-boxtitle=display-box>display-box: contents</a>.)</span>
Inheritance and Shadow DOM</span><aclass=self-linkhref=#inheritance0></a></h3>
196
-
197
-
<p> The <adata-link-type=dfnhref=#top-level-elementtitle="top-level elements">top-level elements</a> of a <adata-link-type=dfnhref=#shadow-treetitle="shadow tree">shadow tree</a>
198
-
inherit from their <adata-link-type=dfnhref=#host-element0title="host element">host element</a>.
199
-
200
-
<p> The elements in a <adata-link-type=dfnhref=#distribution-listtitle="distribution list">distribution list</a> inherit from the parent of the <adata-link-type=elementtitle=content>content</a> element they are ultimately distributed to,
Inheritance and Shadow DOM</span><aclass=self-linkhref=#inheritance0></a></h3>
293
+
294
+
<p> The <adata-link-type=dfnhref=#top-level-elementtitle="top-level elements">top-level elements</a> of a <adata-link-type=dfnhref=#shadow-treetitle="shadow tree">shadow tree</a>
295
+
inherit from their <adata-link-type=dfnhref=#host-element0title="host element">host element</a>.
296
+
297
+
<p> The elements in a <adata-link-type=dfnhref=#distribution-listtitle="distribution list">distribution list</a> inherit from the parent of the <adata-link-type=elementtitle=content>content</a> element they are ultimately distributed to,
0 commit comments