New issue 1418 by metaw...@gmail.com: jquery event tests fail with too much
recursion
http://code.google.com/p/google-caja/issues/detail?id=1418
What steps will reproduce the problem?
ant clean jquery runserver
http://localhost:8080/jquery/event.html
What is the expected output? What do you see instead?
I expect tests to pass; instead, most fail with "too much recursion".
Comment #1 on issue 1418 by metaw...@gmail.com: jquery event tests fail
with too much recursion
http://code.google.com/p/google-caja/issues/detail?id=1418
(No comment was entered for this change.)
Comment #2 on issue 1418 by metaw...@gmail.com: jquery event tests fail
with too much recursion
http://code.google.com/p/google-caja/issues/detail?id=1418
Fixed in r4778.