Skip to content

Commit

Permalink
[selectors-4] Remove cp error. Fixes #123.
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed May 24, 2016
1 parent f2c78f8 commit 537f14f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions selectors/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1065,13 +1065,6 @@ The Matches-any Pseudo-class: '':matches()''</h3>
unless that compound selector contains
an explicit <a>universal selector</a> or <a>type selector</a>.

As with '':matches()'',
default namespace declarations do not affect the <a>compound selector</a>
representing the <a>subject</a> of any selector
within a '':matches()'' pseudo-class,
unless that compound selector contains
an explicit <a>universal selector</a> or <a>type selector</a>.

<div class="example">
For example, the following selector matches any element that is being
hovered or focused, regardless of its namespace. In particular, it
Expand Down

0 comments on commit 537f14f

Please sign in to comment.