Closed
Bug 455140
Opened 16 years ago
Closed 15 years ago
Some tests of "Other depths and colour types" in APNG tests fail.
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: potappo, Assigned: glennrp+bmo)
References
(Blocks 1 open bug, )
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b1pre) Gecko/20080913031911 Minefield/3.1b1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b1pre) Gecko/20080913031911 Minefield/3.1b1pre
The following tests of "Other depths and colour types" section in APNG tests fail: "8-bit greyscale", "2-color palette", "2-bit palette and alpha", and "1-bit palette and alpha, with blending".
In Opera 9.52, these tests are cleared (correctly loaded images).
Reproducible: Always
Steps to Reproduce:
1.go to http://philip.html5.org/tests/apng/tests.html
2.scroll to "Other depths and colour types" section.
3.
Actual Results:
not loaded images correctly.
Expected Results:
loaded images correctly.
Assignee | ||
Comment 1•15 years ago
|
||
I believe the patch that I just posted to bug #441971 will fix some of the errors in displaying the page listed in the description.
It would be nice if that page could be revised to also say what is expected from non-APNG-aware decoders.
Assignee: nobody → glennrp
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 2•15 years ago
|
||
The v1 patch to bug #441971 does indeed fix the "other depths and colour types" tests, at least on Windows XP.
Also on Windows Vista, these tests are cleared.
In fact, I reported this bug to be fixed bugs like bug #441971.
Assignee | ||
Updated•15 years ago
|
OS: Windows Vista → All
Hardware: x86 → All
Comment 4•15 years ago
|
||
Fixed by landing of bug 504805.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in
before you can comment on or make changes to this bug.
Description
•