History log of /external/owasp/sanitizer/src/main/org/owasp/html/CssSchema.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8ee01758dfc6f9871c2d4da44b4ce106c6be8020 05-Sep-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> reworked the public API of CssSchema to allow clients to white-list further properties per https://groups.google.com/forum/#!topic/owasp-java-html-sanitizer-support/ZFxMMOh8dyk

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@205 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssSchema.java
ce5bde40e2e126de05105f09f1f965a5c70aaa94 22-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> cosmetic fixes to source code : line wrapping and comments

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@198 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssSchema.java
1af054935066ae9db1476bef96ff224410edb1f4 22-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> refactored CssSchema to distinguish between a schema, a collection of property filters, and the properties themselves which are now instances of an inner class. Added code to the policy builder to allow a styling policy to be created with a custom schema.

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@197 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssSchema.java
aaf3076dbab1d3484717a87085e27ec21c7217d1 21-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> added main method to CssSchema to make reviewing the white-list easier

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@194 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssSchema.java
adf65fa8048eaf04e12e2b36e3ad9a78429ce96b 18-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> cleanup and deduping schema

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@193 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssSchema.java
f8bc9acbd49eb8d97767129862426a9c865247ef 18-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> a table of CSS properties and the tokens allowed in their values derived from the Caja white-lists

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@187 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssSchema.java