We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9880cc0 commit 22d47e0Copy full SHA for 22d47e0
2 files changed
selectors/Overview.bs
@@ -2518,6 +2518,9 @@ Tree-Structural pseudo-classes</h2>
2518
of children of its parent. When calculating the position of an element in
2519
the list of children of its parent, the index numbering starts at 1.
2520
2521
+ The <a>structural pseudo-classes</a> only apply to elements in the DOM;
2522
+ they must never match <a>pseudo-elements</a>.
2523
+
2524
2525
<h3 id="the-root-pseudo">
2526
'':root'' pseudo-class</h3>
0 commit comments