]> source.dussan.org Git - jquery.git/commit
Relativize all urls pertaining to dist/jquery.js so users can run their server from...
authortimmywil <timmywillisn@gmail.com>
Mon, 4 Jun 2012 22:04:11 +0000 (18:04 -0400)
committertimmywil <timmywillisn@gmail.com>
Mon, 4 Jun 2012 22:04:11 +0000 (18:04 -0400)
commit37ffb29d37129293523bf1deacf3609a28b0ceec
treebd4abc0dad0e8be6f3e2fdba9e9d04ff801e8108
parent81c7b83d645d2f151e9e40f9f98cc4b70e81a62a
Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner.
25 files changed:
src/sizzle
test/csp.php
test/data/dimensions/documentLarge.html
test/data/dimensions/documentSmall.html
test/data/event/asyncReady.html
test/data/event/promiseReady.html
test/data/event/syncReady.html
test/data/offset/absolute.html
test/data/offset/body.html
test/data/offset/fixed.html
test/data/offset/relative.html
test/data/offset/scroll.html
test/data/offset/static.html
test/data/offset/table.html
test/data/selector/html5_selector.html
test/data/selector/sizzle_cache.html
test/data/support/bodyBackground.html
test/data/support/testElementCrash.html
test/data/testrunner.js
test/delegatetest.html
test/hovertest.html
test/index.html
test/localfile.html
test/networkerror.html
test/readywait.html