http://codereview.appspot.com/156090/diff/16/21
File src/com/google/caja/parser/js/Parser.java (right):

http://codereview.appspot.com/156090/diff/16/21#newcode330
src/com/google/caja/parser/js/Parser.java:330: if
(!tq.checkToken(Punctuation.SEMI)) {
Is this correct?
Can we include a reference to the draft verbiage which disallow
semicolon insertion here?

http://codereview.appspot.com/156090/diff/16/17
File tests/com/google/caja/parser/js/parsertest6.js (right):

http://codereview.appspot.com/156090/diff/16/17#newcode4
tests/com/google/caja/parser/js/parsertest6.js:4: "\\";  // Should not
be rendered
cool

http://codereview.appspot.com/156090

Reply via email to