]> source.dussan.org Git - jquery.git/commit
Fix #12282. IE has premature .readyState == "interactive". Close gh-901.
authorMike Sherov <mike.sherov@gmail.com>
Sun, 19 Aug 2012 21:41:43 +0000 (17:41 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 20 Aug 2012 12:16:07 +0000 (08:16 -0400)
commit0f553ed0ca0c50c5f66377e9f2c6314f822e8f25
tree0b807f943547744a3c6eaacb6ca1e900082895c0
parentf3ea073dc0cc506cbbdd24952953d7e8dda456a4
Fix #12282. IE has premature .readyState == "interactive". Close gh-901.
src/core.js
test/data/event/partialLoadReady.php [new file with mode: 0644]
test/data/testinit.js
test/unit/event.js
test/unit/support.js