-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
Negative values inside of css properties. #64
Comments
I believed this was fixed on master (see ca618fc) but this test case fails. Will try to figure it out today. |
flavorjones
added a commit
that referenced
this issue
Apr 23, 2014
Ah - OK. The general problem of negative values is solved on master (and I added your mostly-unmodified test case to make sure). But the I've opened #68 for the whitelist problem. And so I'm closing this issue. Thanks! |
Got it, Thanks Mike! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to sanitize property with negative value, but it removes the property,
i've attached the failing test
The text was updated successfully, but these errors were encountered: