| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Change quotes according to style guidelines | Julian Alexander Murillo | 2015-10-25 | 7 | -16/+16 |
* | CSS: Correct misrepresentation of "auto" horizontal margins as 0 | Richard Gibson | 2015-10-18 | 1 | -1/+2 |
* | Offset: add tests for hidden elements + scroll | Timmy Willison | 2015-06-16 | 1 | -0/+2 |
* | Ref #13316: Sync all test documents on full vs. minified source. | Richard Gibson | 2013-02-08 | 7 | -7/+7 |
* | Fix #13316. Use minified version in unit testing. | Dave Methvin | 2013-01-26 | 7 | -7/+7 |
* | Fix #11542. document.body should not be special in .offset() and document.doc... | Daniel Gálvez | 2012-10-24 | 1 | -1/+3 |
* | Relativize all urls pertaining to dist/jquery.js so users can run their serve... | timmywil | 2012-06-04 | 7 | -7/+7 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 7 | -7/+7 |
* | Fix #10902. DRY up the ways to include src files in tests. | Mike Sherov | 2012-01-11 | 7 | -78/+7 |
* | Removing topic.js as it will be a plugin | timmywil | 2011-09-19 | 7 | -7/+0 |
* | $.Callbacks, $.Topic and notify/progress on $.Deferred. | jaubourg | 2011-09-19 | 7 | -0/+14 |
* | Fix test cases for bug #8316 fix. | timmywil | 2011-03-31 | 2 | -30/+1 |
* | Oops, that test file for bug #8316 was needed - was also missing an include a... | jeresig | 2011-03-24 | 1 | -0/+30 |
* | Moves Deferred-related code into a separate module. Context handling has been... | jaubourg | 2011-03-03 | 7 | -0/+7 |
* | Moved jQuery global leak to end of file so accidental gEBCN overrides in prot... | Alex Sexton | 2011-01-23 | 7 | -13/+13 |
* | Merge branch 'master' of github.com:jquery/jquery | Brandon Aaron | 2010-03-23 | 7 | -7/+64 |
|\ |
|
| * | Make sure the offset tests work without a built jQuery file. | jeresig | 2010-03-23 | 7 | -7/+64 |
* | | Fixed an issue with setting offset of absolutely positioned element that has ... | Brandon Aaron | 2010-03-22 | 1 | -0/+2 |
|/ |
|
* | offset is now a setter | Brandon Aaron | 2009-09-15 | 2 | -2/+2 |
* | new offset method, faster and no more browser detection | Brandon Aaron | 2008-11-10 | 1 | -0/+24 |
* | Updating unit tests for offset | Brandon Aaron | 2008-05-15 | 4 | -2/+5 |
* | Added some unit tests for position method. Fixed issue with position in IE. | Brandon Aaron | 2008-05-15 | 5 | -0/+10 |
* | Added more unit tests for offset. Fixed an offset issue relating to table hea... | Brandon Aaron | 2007-12-12 | 4 | -0/+140 |
* | Added another relative offset test | Brandon Aaron | 2007-12-04 | 1 | -6/+2 |
* | Added visual marker to absolute fixture for offset testing | Brandon Aaron | 2007-12-04 | 1 | -2/+11 |
* | Beginnings of the offset test suite | Brandon Aaron | 2007-12-04 | 2 | -0/+58 |