File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -493,7 +493,9 @@ Selecting Shadow-Projected Content: the ''::content'' pseudo-element</h4>
493493<h4 id='deep-combinator'>
494494Selecting Through Shadows: the ''>>>'' combinator</h4>
495495
496- When a <dfn selector>>>></dfn> combinator is encountered in a selector,
496+ When a <dfn selector>>>></dfn> combinator
497+ (or <dfn export>shadow-piercing descendant combinator</dfn> )
498+ is encountered in a selector,
497499 replace every element in the <a>selector match list</a>
498500 with every element reachable from the original element
499501 by traversing any number of child lists or shadow trees.
Original file line number Diff line number Diff line change @@ -1018,7 +1018,9 @@ <h4 class="heading settled" data-level="3.2.4" id="deep-combinator"><span class=
10181018
10191019
10201020
1021- < p > When a < dfn class ="css " data-dfn-type ="selector " data-export ="" id ="selectordef- "> > > > < a class ="self-link " href ="#selectordef- "> </ a > </ dfn > combinator is encountered in a selector,
1021+ < p > When a < dfn class ="css " data-dfn-type ="selector " data-export ="" id ="selectordef- "> > > > < a class ="self-link " href ="#selectordef- "> </ a > </ dfn > combinator
1022+ (or < dfn data-dfn-type ="dfn " data-export ="" id ="shadow-piercing-descendant-combinator "> shadow-piercing descendant combinator< a class ="self-link " href ="#shadow-piercing-descendant-combinator "> </ a > </ dfn > )
1023+ is encountered in a selector,
10221024 replace every element in the < a data-link-type ="dfn " href ="http://dev.w3.org/csswg/selectors-4/#selector-match-list "> selector match list</ a >
10231025 with every element reachable from the original element
10241026 by traversing any number of child lists or shadow trees.</ p >
@@ -1709,6 +1711,7 @@ <h2 class="no-num heading settled" id="index"><span class="content">Index</span>
17091711 < li > @scope, < a href ="#at-ruledef-scope " title ="section 2.1.2 "> 2.1.2</ a > </ li >
17101712 < li > ::shadow, < a href ="#selectordef-shadow " title ="section 3.2.2 "> 3.2.2</ a > </ li >
17111713 < li > shadow host, < a href ="#shadow-host " title ="section 3 "> 3</ a > </ li >
1714+ < li > shadow-piercing descendant combinator, < a href ="#shadow-piercing-descendant-combinator " title ="section 3.2.4 "> 3.2.4</ a > </ li >
17121715 < li > shadow root, < a href ="#shadow-root " title ="section 3 "> 3</ a > </ li >
17131716 < li > shadow tree, < a href ="#shadow-tree " title ="section 3 "> 3</ a > </ li >
17141717 < li > top-level element, < a href ="#top-level-element " title ="section 3 "> 3</ a > </ li >
You can’t perform that action at this time.
0 commit comments