Skip to content

Commit 0b19fae

Browse files
committed
[css-scoping] Add manual ID to >>> definition.
--HG-- extra : rebase_source : 0bdf9e1962b638c661e4ae07223647dac1e270c3
1 parent 969aa5a commit 0b19fae

2 files changed

Lines changed: 36 additions & 216 deletions

File tree

css-scoping/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ Selecting Shadow-Projected Content: the ''::content'' pseudo-element</h4>
493493
<h4 id='deep-combinator'>
494494
Selecting Through Shadows: the ''>>>'' combinator</h4>
495495

496-
When a <dfn selector>>>></dfn> combinator
496+
When a <dfn selector id="selectordef-shadow-piercing-descendant-combinator">>>></dfn> combinator
497497
(or <dfn export>shadow-piercing descendant combinator</dfn>)
498498
is encountered in a selector,
499499
replace every element in the <a>selector match list</a>

0 commit comments

Comments
 (0)