aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset/body.html
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Change quotes according to style guidelinesJulian Alexander Murillo2015-10-181-2/+2
| | | | Close gh-2339
* Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.Richard Gibson2013-02-071-1/+1
|
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-261-1/+1
|
* Fix #11542. document.body should not be special in .offset() and ↵Daniel Gálvez2012-10-241-1/+3
| | | | document.documentElement is the default element.offsetParent. Close gh-899.
* Relativize all urls pertaining to dist/jquery.js so users can run their ↵timmywil2012-06-041-1/+1
| | | | server from any file location; Make sure Sizzle is available for its tests in testrunner.
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-1/+1
|
* Fix #10902. DRY up the ways to include src files in tests.Mike Sherov2012-01-111-11/+1
|
* Removing topic.js as it will be a plugintimmywil2011-09-191-1/+0
|
* $.Callbacks, $.Topic and notify/progress on $.Deferred.jaubourg2011-09-191-0/+2
|
* Moves Deferred-related code into a separate module. Context handling has ↵jaubourg2011-03-031-0/+1
| | | | been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
* Moved jQuery global leak to end of file so accidental gEBCN overrides in ↵Alex Sexton2011-01-231-2/+2
| | | | prototype don't get caught up in confusion. Fixed tests to reference jQuery variable instead of $ (best practice). Fixes #8033
* Make sure the offset tests work without a built jQuery file.jeresig2010-03-231-1/+9
|
* new offset method, faster and no more browser detectionBrandon Aaron2008-11-101-0/+24