Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses the more stable font-size as a sentinel | Yehuda Katz | 2009-07-13 | 1 | -12/+14 |
* | Test Tweak to normalize the CSS results across browsers | Yehuda Katz | 2009-07-13 | 1 | -2/+4 |
* | Updates css() tests to use hex rather than color names | Yehuda Katz | 2009-07-13 | 1 | -2/+2 |
* | Added test for css(String, Function) and css(Object) where values are Functio... | Yehuda Katz | 2009-07-12 | 1 | -0/+62 |
* | opacity is now retrieved from stylesheet in IE. fixes #3981 | Brandon Aaron | 2009-05-14 | 1 | -1/+5 |
* | fix for #4216. css now ignores negative numbers for width and height when pas... | Brandon Aaron | 2009-04-22 | 1 | -1/+7 |
* | Added explicit module names to the new unit tests. | John Resig | 2009-04-20 | 1 | -1/+3 |
* | decoupling styles retrieval from the attr method | Brandon Aaron | 2009-03-22 | 1 | -0/+82 |