Reviewers: metaweta, felix8a,
Description: A simple document.write implementation that uses the sax parser in the HTML sanitizer, and the element/attribute sanitizing code from DOMitas html sanitizer. Please review this at http://codereview.appspot.com/130076 Affected files: M src/com/google/caja/plugin/bridal.js M src/com/google/caja/plugin/domita.js M src/com/google/caja/plugin/html-emitter.js M src/com/google/caja/plugin/html-sanitizer.js M tests/com/google/caja/plugin/domita_test_untrusted.html M tests/com/google/caja/plugin/templates/TemplateCompilerTest.java
