mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
d4a998f62f
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
(cherry picked from commit
|
||
---|---|---|
.. | ||
data | ||
unit | ||
.jshintrc | ||
delegatetest.html | ||
hovertest.html | ||
index.html | ||
jquery.js | ||
localfile.html | ||
networkerror.html | ||
readywait.html | ||
xhtml.php |