[Webkit-unassigned] [Bug 14825] New: Non-integer hsl() colours are ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 06:30:57 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14825

           Summary: Non-integer hsl() colours are ignored
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
               URL: data:text/html,<body style="background:red;
                    background:hsl(120.0,100%,50%)">
        OS/Version: Windows 2000
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: excors at gmail.com


CSS3 Color says the hue in e.g. hsl(120.0, 100%, 50%) is parsed as a <number>,
which I think means it can be a non-integer. Mozilla does accept that colour,
but WebKit doesn't.


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



More information about the webkit-unassigned mailing list