Almost forgot! 2 more formatting issues. Still LGTM++.


http://codereview.appspot.com/90067/diff/1/2
File tests/com/google/caja/plugin/templates/TemplateCompilerTest.java
(right):

http://codereview.appspot.com/90067/diff/1/2#newcode306
Line 306: + "<div id=a></div>"
For consistency, quote attrs: "...id=\"a\"..."

http://codereview.appspot.com/90067/diff/1/2#newcode311
Line 311: + "<div id='id_1___'></div>"
For consistency, double quote attrs: "...id=\"id_1___\"..."

http://codereview.appspot.com/90067

Reply via email to