Comment #8 on issue 1129 by kpreid.switchb.org: js that performs user
actions like submit() or click()
http://code.google.com/p/google-caja/issues/detail?id=1129
Just for the record: I've looked at adding .click() (because jQuery tests
want it, IIRC). It's hard, because if we just invoke native .click() then
the events can trigger capturing event listeners in the host page, so the
remaining alternative is to reimplement all of the possible side effects
of .click() (which include e.g. modifying form fields' state).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.