Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test cases for bug #8316 fix. | timmywil | 2011-03-31 | 1 | -0/+1 |
| | | | | | | - Removed special page, just needed another test in the fixed offset tests - Checks it's position related to scrolling | ||||
* | Moves Deferred-related code into a separate module. Context handling has ↵ | jaubourg | 2011-03-03 | 1 | -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 Sexton | 2011-01-23 | 1 | -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. | jeresig | 2010-03-23 | 1 | -1/+9 |
| | |||||
* | Updating unit tests for offset | Brandon Aaron | 2008-05-15 | 1 | -0/+1 |
| | |||||
* | Added more unit tests for offset. Fixed an offset issue relating to table ↵ | Brandon Aaron | 2007-12-12 | 1 | -0/+32 |
header cells in Opera |