]> source.dussan.org Git - jquery.git/commit
Fix #13655. Add test for jQuery.ready.promise fallback load. Close gh-1209.
authorMichał Gołębiowski <m.goleb@gmail.com>
Sun, 24 Mar 2013 03:01:50 +0000 (04:01 +0100)
committerDave Methvin <dave.methvin@gmail.com>
Thu, 4 Apr 2013 17:32:25 +0000 (13:32 -0400)
commit32b066d3805a48f8c8312562ed52a1b5910b1d85
tree292ebd19a647e9b76079bb140613dfba826c5708
parent7049877530882c2f8ee09f71f7fc736ca9570736
Fix #13655. Add test for jQuery.ready.promise fallback load. Close gh-1209.
test/data/core/dont_return.php [new file with mode: 0644]
test/data/core/dynamic_ready.html [new file with mode: 0644]
test/unit/core.js