feat(jqLite): support isDefaultPrevented for triggerHandler dummies
triggerHandler sends dummy events to an element, but although the event includes the preventDefault method, there is no way to see if it was called for the event. This is sometimes important when testing directives that use preventDefault Closes #8008
S
Shahar Talmi committed
7e71acd1781ed44a7306d94338388c90f4420a24
Parent: 0235420
Committed by Igor Minar <igor@angularjs.org>
on 6/28/2014, 12:10:10 AM