Files
jquery/test/unit
Daniel Herman b807aedb7f Event: Restore the constructor property on jQuery.Event prototype
The original definition of the jQuery.Event prototype was paving over the
`constructor` property which was causing jQuery.isPlainObject to
improperly report that an instance of jQuery.Event was a plain object.

Fixes #15090
Closes gh-1580
2014-09-04 03:28:40 -04:00
..
2014-06-16 03:08:46 +04:00
2014-06-16 03:08:46 +04:00
2014-07-28 18:46:31 +02:00
2013-04-15 19:26:34 +02:00