Other than these, LGTM. http://codereview.appspot.com/42043/diff/1/2 File src/com/google/caja/demos/slides/index.html (right): http://codereview.appspot.com/42043/diff/1/2#newcode657 Line 657: <li>Complicated coercing rules surrounding <tt>==</tt> and <tt>!=</tt></li> Oops. This is no longer true. Since we need to support == and != in Valija, it seemed simplest just to add these back into Cajita. Perhaps we should issue a warning, but we don't. http://codereview.appspot.com/42043/diff/1/2#newcode701 Line 701: <li>Defensive Code Problem ✓</li> Shouldn't this have a strikeout?