[Webkit-unassigned] [Bug 74570] New: Web Inspector: #hex colors are not highlighted in CSS files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 17:32:57 PST 2011


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

           Summary: Web Inspector: #hex colors are not highlighted in CSS
                    files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.webkit.org/css/blue.css
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


A hex color is not highlighted in CSS. If the color is all numerical the numbers will be highlighted, but not the #. And if there is [a-fA-F] there is no highlight. The whole thing should be highlighted, including the # and get css-color token type. The syntax highlight CSS file already expects that token type, but it isn't produced by the tokenizer.

See http://www.webkit.org/css/blue.css

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