Re: ISSUE-128 (preventDefault): Define preventDefault to account for pre-propagation default actions [DOM3 Events]

Hi folks,

For this issue, I've clarified the behavior of preventDefault() when default actions are performed prior to the event's dispatch. In this case, the default action should be reverted. Section 3.2 also covers default actions which occur prior to the event's dispatch. Please let me know if you find any issues.

Thanks,

jacob

Received on Friday, 15 April 2011 15:07:16 UTC