Add support for click() for all element types that have an
onClick attribute. This includes image. Removed extra non-
standard attributes (onClick, etc.) from BDO element. Fixed
support for button tags with type other than submit. Added
support for access keys to anchor, area, label, legend, and
textarea elements.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=742109
Add support for click() for all element types that have an
onClick attribute. This includes image. Removed extra non-
standard attributes (onClick, etc.) from BDO element. Fixed
support for button tags with type other than submit. Added
support for access keys to anchor, area, label, legend, and
textarea elements.