[Webkit-unassigned] [Bug 73180] New: CSS3 currentColor on outline-color gets treated as inherit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 27 18:31:08 PST 2011


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

           Summary: CSS3 currentColor on outline-color gets treated as
                    inherit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://zegnat.net/tests/outline-currentColor.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: davidbarr at chromium.org


Chrome Version       : 17.0.949.0 (Official Build 111462) canary
URLs                 : http://zegnat.net/tests/outline-currentColor.html
Other browsers tested:
     Safari 5: FAIL
    Firefox 8: OK
     Opera 12: FAIL

What steps will reproduce the problem?
1. Specify outline-color: currentColor; on any HTML element who's parent element has an outline-color specified.

What is the expected result?
The element’s outline should be given the same color as the element’s text.

What happens instead?
The element’s outline inherits the color of the parent’s outline.

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