http://codereview.appspot.com/89076/diff/6001/7003
File src/com/google/caja/plugin/html-emitter.js (right):
http://codereview.appspot.com/89076/diff/6001/7003#newcode252
Line 252: if (atype === html4.atype.SCRIPT) {
I think this is also done in http://codereview.appspot.com/99060/show
Sorry I didn't coordinate with you, but can you look at that change and
see which looks better to you.
http://codereview.appspot.com/89076/diff/6001/7001
File tests/com/google/caja/plugin/HtmlCompiledPluginTest.java (right):
http://codereview.appspot.com/89076/diff/6001/7001#newcode283
Line 283: new RhinoTestBed.Input(getClass(), "html4-defs.js"),
What is this for?
http://codereview.appspot.com/89076/diff/6001/7002
File tests/com/google/caja/plugin/domita_test_untrusted.html (right):
http://codereview.appspot.com/89076/diff/6001/7002#newcode2520
Line 2520: // did html-emitter reattach everything?
good idea
http://codereview.appspot.com/89076