aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset/relative.html
Commit message (Expand)AuthorAgeFilesLines
* Build:Tests: Fix custom build tests, verify on Travis Michał Gołębiowski-Owczarek2020-01-071-7/+7
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-111-1/+2
* Tests: Make iframe tests wait after checking isReadyDave Methvin2016-04-111-0/+1
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-1/+2
* Tests: Change quotes according to style guidelinesJulian Alexander Murillo2015-10-181-2/+2
* 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
* Relativize all urls pertaining to dist/jquery.js so users can run their serve...timmywil2012-06-041-1/+1
* 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 been...jaubourg2011-03-031-0/+1
* Moved jQuery global leak to end of file so accidental gEBCN overrides in prot...Alex Sexton2011-01-231-2/+2
* Make sure the offset tests work without a built jQuery file.jeresig2010-03-231-1/+9
* offset is now a setterBrandon Aaron2009-09-151-1/+1
* Added some unit tests for position method. Fixed issue with position in IE.Brandon Aaron2008-05-151-0/+3
* Added another relative offset testBrandon Aaron2007-12-041-6/+2
* Beginnings of the offset test suiteBrandon Aaron2007-12-041-0/+32