[Webkit-unassigned] [Bug 77650] New: [Qt] green should be RGB(0x00, 0x80, 0x00)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 09:08:49 PST 2012


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

           Summary: [Qt] green should be RGB(0x00,0x80,0x00)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


Created an attachment (id=125144)
 --> (https://bugs.webkit.org/attachment.cgi?id=125144&action=review)
example for this fail: svg/filters/feImage-target-remove-from-document-expected.png

QtWebKit sometimes generates RGB(0x00,0xBE,0x00) green 
instead of the standardized RGB(0x00,0x80,0x00) green.

I see this kind of failures regularly in SVG tests, I attached one of them.

Have you got any idea what cause this bug and how can we fix it?

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