File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -493,7 +493,9 @@ Selecting Shadow-Projected Content: the ''::content'' pseudo-element</h4>
493
493
<h4 id='deep-combinator'>
494
494
Selecting Through Shadows: the ''>>>'' combinator</h4>
495
495
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,
497
499
replace every element in the <a>selector match list</a>
498
500
with every element reachable from the original element
499
501
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=
1018
1018
1019
1019
1020
1020
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,
1022
1024
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 >
1023
1025
with every element reachable from the original element
1024
1026
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>
1709
1711
< li > @scope, < a href ="#at-ruledef-scope " title ="section 2.1.2 "> 2.1.2</ a > </ li >
1710
1712
< li > ::shadow, < a href ="#selectordef-shadow " title ="section 3.2.2 "> 3.2.2</ a > </ li >
1711
1713
< 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 >
1712
1715
< li > shadow root, < a href ="#shadow-root " title ="section 3 "> 3</ a > </ li >
1713
1716
< li > shadow tree, < a href ="#shadow-tree " title ="section 3 "> 3</ a > </ li >
1714
1717
< 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