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

CSS identifiers #1

Open
r12a opened this issue Aug 16, 2017 · 0 comments
Open

CSS identifiers #1

r12a opened this issue Aug 16, 2017 · 0 comments

Comments

@r12a
Copy link
Owner

r12a commented Aug 16, 2017

CSS identifiers can't begin with a digit or any ASCII character other than - _ a-z or A-Z, so those must be escaped. We could add a refinement to the CSS result box that allows you to generate escapes for identifiers, such as \31 23.

See https://www.w3.org/International/questions/qa-escapes#css_identifiers

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

No branches or pull requests

1 participant