[Webkit-unassigned] [Bug 106767] New: Web Inspector: [Styles] HTML color names not converted to RGB/HEX/HSL when "Color format" feature used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 01:51:12 PST 2013


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

           Summary: Web Inspector: [Styles] HTML color names not converted
                    to RGB/HEX/HSL when "Color format" feature used
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: apavlov at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Steps to reproduce the problem:
1. inspect an element that has a color defined using HTML colors (ie. 'red', 'crimson', 'blue')
2. Use 'color format' feature in the top right corner of 'Sytles' pane to change the format to any of HEX/RGB/HSL

What is the expected behavior?
Named colors should be converted to HEX/RGB/HSL (ie. crimson -> #DC143C).

What went wrong?
Colors defined using HTML color names are not converted (while all other colors are).

Upstreaming https://code.google.com/p/chromium/issues/detail?id=169217

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