[Webkit-unassigned] [Bug 97170] New: [Mac] Should pass http/tests/images/png-partial-load-no-alpha.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 19 22:37:18 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97170
Summary: [Mac] Should pass
http/tests/images/png-partial-load-no-alpha.html
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
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
For this test, the Mac port paints a black background when partially loading PNG images that have no alpha. A green background is expected. Synopsis: the image frame containing the decoded image should be 1) initialized with transparent black rgba(0,0,0,0) and 2) marked as having alpha channel until the image if fully decoded. Partial loading implies partial decoding, so this test reveals the state of the image frame before the image is fully decoded to see if conditions 1) and 2) are upheld.
--
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