]> source.dussan.org Git - jquery.git/commit
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready)....
authorOleg Gaidarenko <markelog@gmail.com>
Fri, 16 Aug 2013 18:36:08 +0000 (14:36 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Fri, 16 Aug 2013 18:36:08 +0000 (14:36 -0400)
commit49670c5f483d944eafdcc494e697f04fd6d9fbbd
treee5631bc8f550f9cc3ad50953b5034c58c9545452
parentca4a0075247ddeaa3fceb42179aa278bf28669f8
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready). Close gh-1335.
src/manipulation.js
test/unit/event.js