]> source.dussan.org Git - jquery.git/commit
Css: Fix tests
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 10 Mar 2014 18:53:50 +0000 (19:53 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 10 Mar 2014 18:53:50 +0000 (19:53 +0100)
commit0c12cb3910c446960a274fb0eab11b8830bed71f
tree9f72245d2f52987b6ea74b05233f28a699d0d9e1
parent2c180ef938201f1213b5c43c8212856d0282e1f0
Css: Fix tests

It's not easy to find a CSS property that is implemented even in
ancient browsers and that returns a consistent result among browsers
when passed through .css(). color didn't work since Firefox normalizes
it an empty value to rgb(0, 0, 0).
test/unit/css.js