Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[selectors] Misplaced paragraph about default namespace protection #123

Closed
markbrown opened this issue May 18, 2016 · 0 comments
Closed
Labels
selectors-4 Current Work

Comments

@markbrown
Copy link

https://drafts.csswg.org/selectors-4/#matches contains these paragraphs:

Default namespace declarations do not affect the compound selector representing the subject of any selector within a :matches() pseudo-class, unless that compound selector contains an explicit universal selector or type selector.

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

The second paragraph doesn't make sense here. :not() has a similar paragraph, so perhaps this one was intended for :has()?

@astearns astearns added the selectors-4 Current Work label May 18, 2016
frivoal pushed a commit to frivoal/csswg-drafts that referenced this issue Nov 15, 2018
Change to painting order for elements with equal distance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
selectors-4 Current Work
Projects
None yet
Development

No branches or pull requests

2 participants