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 f2c78f8 commit 537f14fCopy full SHA for 537f14f
selectors/Overview.bs
@@ -1065,13 +1065,6 @@ The Matches-any Pseudo-class: '':matches()''</h3>
1065
unless that compound selector contains
1066
an explicit <a>universal selector</a> or <a>type selector</a>.
1067
1068
- As with '':matches()'',
1069
- default namespace declarations do not affect the <a>compound selector</a>
1070
- representing the <a>subject</a> of any selector
1071
- within a '':matches()'' pseudo-class,
1072
- unless that compound selector contains
1073
- an explicit <a>universal selector</a> or <a>type selector</a>.
1074
-
1075
<div class="example">
1076
For example, the following selector matches any element that is being
1077
hovered or focused, regardless of its namespace. In particular, it
0 commit comments