]> 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:39:42 +0000 (14:39 -0400)
commitef694f6cc77674fc119b8bfa32c74aa456b84eb6
treeafc066b250822c52a23fc08e03e4d73bdba717f4
parentb693b370a459ef89ef187518b832a45b6e848eca
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ready). Close gh-1335.

Conflicts:
src/manipulation.js
test/unit/event.js