Description* Fix the following bugs:
http://code.google.com/p/google-caja/issues/detail?id=1064
http://code.google.com/p/google-caja/issues/detail?id=1091
* Make the Domita tests use eval() to run code, allowing the eval()-d
source to be seen by the debugger in Firefox. (Using new Function() or
adding a <script> node both cloak the code from the debugger.)
* Add initial support to DomitaTest to report what elements caused
out-of-bounds clicking or waiting to happen.
* In the process, refactored Domita's taming of NodeList and
HTMLCollection objects a bit.
* Refactored the testbed HTML so that it does not put the rendering of
the cajoled stuff in a big <form>. This is because nested <form>s are
not really supported, and so if the cajoled stuff itself contained a
<form> node, things would break.
* Changed the testbed to use the un-minified JS files, thus making it easier to debug.
Patch Set 1 #
Total comments: 1
Patch Set 2 : Enhance handling of forms #
Total comments: 1
Patch Set 3 : Enhance handling of forms #Patch Set 4 : Enhance handling of forms #Patch Set 5 : Enhance handling of forms #
Total comments: 3
MessagesTotal messages: 8
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||