Added in .height(fn) and .width(fn) support. Fixes #5915.
[jquery.git] / test / unit / dimensions.js
2010-01-24 jeresigAdded in .height(fn) and .width(fn) support. Fixes...
2009-12-10 John ResigMake sure that calling .width(num) or .height(num)...
2009-03-22 Brandon Aaronmoving dimension related unit tests to dimensions test...
2008-05-28 Ariel Fleslertest runner: the changes are:
2008-05-13 Brandon AaronUpdating outerWidth unit test to use absolute position
2008-04-29 Brandon AaronMerged dimensions with core