Reviewers: MikeSamuel,
Description:
This CL deletes the vendor-prefix css properties in the css whitelist.
To do that without breaking es53 users, this adds some vendor prefix
hxandling to the es53 css sanitizer.
This isn't quite feature parity with the es5 css sanitizer, because
es53 won't handle @-webkit-keyframes and other such cases, but that
isn't a new problem, and es53 is going away.
Please review this at https://codereview.appspot.com/12690043/
Affected files:
M src/com/google/caja/lang/css/css-extensions-defs.json
M src/com/google/caja/lang/css/css-extensions-whitelist.json
M src/com/google/caja/parser/css/CssTree.java
M src/com/google/caja/plugin/CssValidator.java
M src/com/google/caja/plugin/sanitizecss.js
M tests/com/google/caja/plugin/CssValidatorTest.java
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.