Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

CSS user-select goes CSS_INVALID_PROPERTY_NAME_ERROR #80

Open
humphd opened this issue Jul 22, 2015 · 0 comments
Open

CSS user-select goes CSS_INVALID_PROPERTY_NAME_ERROR #80

humphd opened this issue Jul 22, 2015 · 0 comments

Comments

@humphd
Copy link

humphd commented Jul 22, 2015

Moved from https://github.com/mozilla/thimble.webmaker.org/issues/481:

@pamelafox filed:

Attempting to use this non-standard property results in the invalid property name error:
https://developer.mozilla.org/en-US/docs/Web/CSS/user-select

I can see where to add it in the code (cssProperties), but not sure if that'd conflict with philosophy about which properties "exist". Thoughts?

and @Pomax wrote:

this would be an issue with https://github.com/mozilla/slowparse, adding "user-select" to the list of known CSS properties should be all that's required (although adding a test case so that it's provably accepted would be good too of course!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant