Skip to content

Allow Closure Compiler name mangling. #208

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

Closed
wants to merge 2 commits into from
Closed

Allow Closure Compiler name mangling. #208

wants to merge 2 commits into from

Conversation

quadrupleslap
Copy link

No description provided.

@sokra
Copy link
Member

sokra commented Dec 22, 2015

This require test cases. Also try difficult stuff i. e. selectors starting with numbers or dashes.

.\5-x { }
.\- { }

@quadrupleslap
Copy link
Author

quadrupleslap commented Oct 10, 2016

Uh, sorry for the necropost, I have no clue how to write tests for this.

According to http://timelessrepo.com/json-isnt-a-javascript-subset however, there are only two characters for which JSON won't evaluate in a Javascript interpreter, and both are separators, so I think it should be fine.

(Definitely not saying this doesn't need tests, just saying that I'm not sure how to go about writing them.)

@quadrupleslap
Copy link
Author

Bump?

@joshwiens
Copy link
Member

As @sokra said, this PR isn't going to land without test cases to cover the changes.

@joshwiens joshwiens closed this Jan 20, 2017
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.

3 participants