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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 13:44:21 PDT 2011


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

           Summary: invert is treated like currentColor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://jsfiddle.net/leaverou/yxjgC/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at leaverou.me


The CSS 2.1 specification defines the initial value of outline-color as invert: http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines
Same with the CSS3 Basic UI module: http://www.w3.org/TR/css3-ui/#outline-color

However, Webkit seems to treat it like currentColor, which makes support detection impossible.

Opera and IE9 already support this.

-- 
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