aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset
Commit message (Expand)AuthorAgeFilesLines
* Fix test cases for bug #8316 fix.timmywil2011-03-312-30/+1
* Oops, that test file for bug #8316 was needed - was also missing an include a...jeresig2011-03-241-0/+30
* Moves Deferred-related code into a separate module. Context handling has been...jaubourg2011-03-037-0/+7
* Moved jQuery global leak to end of file so accidental gEBCN overrides in prot...Alex Sexton2011-01-237-13/+13
* Merge branch 'master' of github.com:jquery/jqueryBrandon Aaron2010-03-237-7/+64
|\
| * Make sure the offset tests work without a built jQuery file.jeresig2010-03-237-7/+64
* | Fixed an issue with setting offset of absolutely positioned element that has ...Brandon Aaron2010-03-221-0/+2
|/
* offset is now a setterBrandon Aaron2009-09-152-2/+2
* new offset method, faster and no more browser detectionBrandon Aaron2008-11-101-0/+24
* Updating unit tests for offsetBrandon Aaron2008-05-154-2/+5
* Added some unit tests for position method. Fixed issue with position in IE.Brandon Aaron2008-05-155-0/+10
* Added more unit tests for offset. Fixed an offset issue relating to table hea...Brandon Aaron2007-12-124-0/+140
* Added another relative offset testBrandon Aaron2007-12-041-6/+2
* Added visual marker to absolute fixture for offset testingBrandon Aaron2007-12-041-2/+11
* Beginnings of the offset test suiteBrandon Aaron2007-12-042-0/+58