aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/css.js
Commit message (Expand)AuthorAgeFilesLines
* Uses the more stable font-size as a sentinelYehuda Katz2009-07-131-12/+14
* Test Tweak to normalize the CSS results across browsersYehuda Katz2009-07-131-2/+4
* Updates css() tests to use hex rather than color namesYehuda Katz2009-07-131-2/+2
* Added test for css(String, Function) and css(Object) where values are Functio...Yehuda Katz2009-07-121-0/+62
* opacity is now retrieved from stylesheet in IE. fixes #3981Brandon Aaron2009-05-141-1/+5
* fix for #4216. css now ignores negative numbers for width and height when pas...Brandon Aaron2009-04-221-1/+7
* Added explicit module names to the new unit tests.John Resig2009-04-201-1/+3
* decoupling styles retrieval from the attr methodBrandon Aaron2009-03-221-0/+82