Skip to content

Commit 537f14f

Browse files
committed
[selectors-4] Remove cp error. Fixes w3c#123.
1 parent f2c78f8 commit 537f14f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

selectors/Overview.bs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,13 +1065,6 @@ The Matches-any Pseudo-class: '':matches()''</h3>
10651065
unless that compound selector contains
10661066
an explicit <a>universal selector</a> or <a>type selector</a>.
10671067

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-
10751068
<div class="example">
10761069
For example, the following selector matches any element that is being
10771070
hovered or focused, regardless of its namespace. In particular, it

0 commit comments

Comments
 (0)