Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .width() and .height() unit test for empty sets. Fix .height() test that ... | Brandon Aaron | 2010-09-01 | 1 | -3/+9 |
* | Changed the order of the tests to run in the same order in which they're spec... | jeresig | 2010-03-23 | 1 | -1/+1 |
* | Added in .height(fn) and .width(fn) support. Fixes #5915. | jeresig | 2010-01-23 | 1 | -22/+56 |
* | Make sure that calling .width(num) or .height(num) on an empty set returns th... | John Resig | 2009-12-09 | 1 | -3/+9 |
* | moving dimension related unit tests to dimensions test module | Brandon Aaron | 2009-03-22 | 1 | -0/+56 |
* | test runner: the changes are: | Ariel Flesler | 2008-05-28 | 1 | -4/+4 |
* | Updating outerWidth unit test to use absolute position | Brandon Aaron | 2008-05-13 | 1 | -1/+2 |
* | Merged dimensions with core | Brandon Aaron | 2008-04-29 | 1 | -0/+85 |