[Webkit-unassigned] [Bug 58567] invert is treated like currentColor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 22:28:01 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58567


David Barr <davidbarr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidbarr at chromium.org




--- Comment #1 from David Barr <davidbarr at chromium.org>  2011-05-16 22:28:01 PST ---
Quoth the CSS21 TR:
"Conformant UAs may ignore the 'invert' value on platforms that do not support color inversion of the pixels on the screen. If the UA does not support the 'invert' value then the initial value of the 'outline-color' property is the value of the 'color' property, similar to the initial value of the 'border-top-color' property."

So in absence of color inversion support, the current color behavior is compliant.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list