[Webkit-unassigned] [Bug 18588] New: webkit fails to parse css color:rgb()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 11:15:49 PDT 2008


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

           Summary: webkit fails to parse css color:rgb()
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://www.hixie.ch/tests/adhoc/css/parsing/006.html
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.safari at gmail.com


Steps:
Go to
http://www.hixie.ch/tests/adhoc/css/parsing/006.html

Issue:
webkit fails to parse rgb() : .test { color: green; color: rgb(255, 1%, 1); }

Other browsers:
IE7 : not ok
FF3 beta : ok
Safari 3.1 : not ok
Opera 9.24 Build 8816 : ok


Nightly tested: r31446


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