Skip to content

Conversation

@Daijobou
Copy link
Contributor

@Daijobou Daijobou commented Apr 29, 2018

Source https://www.w3schools.com/cssref/css_selectors.asp

Still missing

:lang(language)
:not(selector)
:nth-child(n)
:nth-last-child(n)
:nth-last-of-type(n)
:nth-of-type(n)

because n-option is here not possible

Source https://www.w3schools.com/cssref/css_selectors.asp

Missing 

:lang(language)
:not(selector)
:nth-child(n)
:nth-last-child(n)
:nth-last-of-type(n)
:nth-of-type(n)
'read-only',
'read-write',
'required',
'root',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is not OK by default, it lets you "escape" from the specified region where styling is occurred, assuming that an anchor was specified.

Copy link
Owner

@ezyang ezyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too many selectors are allowed by default to be safe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants