On 2012/02/20 20:07:37, Jasvir wrote:
http://codereview.appspot.com/5672083/diff/1/src/com/google/caja/plugin/domado.js
File src/com/google/caja/plugin/domado.js (right):
http://codereview.appspot.com/5672083/diff/1/src/com/google/caja/plugin/domado.js#newcode3093
src/com/google/caja/plugin/domado.js:3093:
TameElement.prototype.getAttribute =
nodeMethod(function (attribName) {
Do you need to do this attribute fixup in innerHTML's getter and
setter as well
or do those call out to this?
Done.
http://codereview.appspot.com/5672083/