-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
CSS Level 4 Selectors (e.g. :scope with Element.querySelector) #1058
Comments
+1 I was hoping this worked in IE 11. It doesn't. |
+1 |
+1 |
1 similar comment
+1 |
I'd like to see this, especially for |
also see http://www.sitepoint.com/future-generation-css-selectors-level-4/, especially |
+1 |
+1 |
1 similar comment
+1 |
I'd have looked up case-insensitive attribute matches (see http://www.w3.org/TR/selectors4/#attribute-case ) |
+1 |
2 similar comments
+1 |
+1 |
+1 ( |
+1 |
+1 |
+1 |
1 similar comment
+1 |
+1 |
3 similar comments
+1 |
+1 |
+1 |
|
|
:scope +1 |
@Fyrd compound selectors in |
@nickleus selector subjects have been replaced with |
@stevenvachon Is that somehow different from http://caniuse.com/#feat=css-not-sel-list ? |
@cvrebert that refers to |
+1 Please! |
+1 |
+1 especially for :blank |
|
* add link to MS Edge platform status * update spec to reflect published standard Relates to Fyrd#1058
* add link to MS Edge platform status * update spec to reflect published standard Relates to Fyrd#1058
What is the state of |
It worth noting that |
Many of them are actively being implemented, such as |
:local-link |
CSS Level 4 Selectors
Available on site now:
:placeholder-shown
:in-range
&:out-of-range
:matches()
:default
:indeterminate
nth-match
):optional
>>
descendant combinator:not()
:has()
(replaced Selector subject):focus-within
:dir()
pseudo-class:read-only
&:read-write
Pending review:
:any-link
Not (yet) available:
:scope
(issue) (spec):blank
(issue) (spec)This issue was imported from Google Moderator
Moderator votes: +18
Issue added by Jared J on 2014-04-17
The text was updated successfully, but these errors were encountered: