LGTM

http://codereview.appspot.com/154063/diff/4001/4014
File src/com/google/caja/parser/js/Operation.java (right):

http://codereview.appspot.com/154063/diff/4001/4014#newcode398
src/com/google/caja/parser/js/Operation.java:398: if (op.getType() ==
OperatorType.PREFIX) { return false; }
Appears to directly contradict comment on Line 394.  In any case should
be before the above comment.

http://codereview.appspot.com/154063

Reply via email to