lgtm
https://codereview.appspot.com/10763044/diff/1/src/com/google/caja/plugin/sanitizecss.js
File src/com/google/caja/plugin/sanitizecss.js (right):
https://codereview.appspot.com/10763044/diff/1/src/com/google/caja/plugin/sanitizecss.js#newcode324
src/com/google/caja/plugin/sanitizecss.js:324: && (inBrackets ||
COMBINATOR[selectors[i-1]] == COMBINATOR
== should be ===
https://codereview.appspot.com/10763044/diff/1/src/com/google/caja/plugin/sanitizecss.js#newcode325
src/com/google/caja/plugin/sanitizecss.js:325: ||
COMBINATOR[selectors[i+1]] == COMBINATOR))
same
https://codereview.appspot.com/10763044/diff/1/src/com/google/caja/plugin/sanitizecss.js#newcode359
src/com/google/caja/plugin/sanitizecss.js:359: if (COMBINATOR[tok] ==
COMBINATOR || tok === ' ') {
same
https://codereview.appspot.com/10763044/
--
---
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.