]> source.dussan.org Git - jquery.git/commit
Core: use interactive to evaluate dom ready, barring IE9-10 2678/head
authorTimmy Willison <timmywillisn@gmail.com>
Wed, 28 Oct 2015 17:54:04 +0000 (13:54 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Thu, 29 Oct 2015 14:21:50 +0000 (10:21 -0400)
commitdabd5ba96c05279b3ffb052db5b8d17f75996694
treec644a0791d2e8231f0258c546730ea71086bf68c
parent87bd130289c6ed9bfc355c1f8587ae6ce00a4776
Core: use interactive to evaluate dom ready, barring IE9-10

Fixes gh-2100
src/core/ready.js
test/data/event/interactiveReady.html [new file with mode: 0644]
test/unit/event.js