We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cddc1e5 commit 76810b3Copy full SHA for 76810b3
selectors-4/Overview.bs
@@ -1194,6 +1194,8 @@ The Relational Pseudo-class: '':has()''</h3>
1194
would match at least one element
1195
when [=anchor element|anchored against=] this element.
1196
1197
+ '':has()'' pseudo-class cannot be nested; '':has()'' is not valid within '':has()''.
1198
+
1199
<div class='example'>
1200
For example, the following selector matches only
1201
<code><a></code> elements that contain an <code><img></code> child:
0 commit comments