Reviewers: felix8a,

Description:
https://code.google.com/p/google-caja/issues/detail?id=1733

(1) expands the subset of the CSS attribute selector supported by
    sanitizeSelector to include attributes mixed with ID and class
selectors,
    to recognize both quoted and unquoted attribute values, and to
recognize
    case insensitivity flags.
(2) fleshes out the set of CSS attribute selector transforms that we can
    perform and adds tests for various kinds of these.
(3) fixes a bug in jsUnitCore which broke assertArrayEquals which is not
    widely used outside the CSS sanitizer tests.

Please review this at https://codereview.appspot.com/10763044/

Affected files:
  M     src/com/google/caja/plugin/sanitizecss.js
  M     tests/com/google/caja/plugin/css-stylesheet-tests.js
  M     tests/com/google/caja/plugin/sanitizecss_test.js
  M     third_party/js/jsunit/2.2/jsUnitCore.js


--

--- 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.


Reply via email to