[Webkit-unassigned] [Bug 86722] New: Add a test for PNG COLOR_TYPE_PALETTE image with a color profile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 05:44:34 PDT 2012


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

           Summary: Add a test for PNG COLOR_TYPE_PALETTE image with a
                    color profile
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.libpng.org/pub/png/png-colortest.html
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noel.gordon at gmail.com


Some test images at the above URL are PNG_COLOR_TYPE_PALETTE color and have an ICC color profile.  The public image decoders that support ICC color profiles (currently, Chromium MAC) decode the images fine but fail to properly color correct the decoded image.

Add a test for this case, then fix it later by adding PNG_COLOR_TYPE_PALETTE color correction support to the public PNG decoder.

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