mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 12:45:04 -05:00
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).