Open
Bug 411636
Opened 17 years ago
Updated 3 years ago
pngsuite-background reftest fails on Linux with slight color differences.
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
NEW
People
(Reporter: Dolske, Unassigned)
References
()
Details
The just-added pngsuite-background reftests fail on Linux. The test looks ok at first glance, but a quick look at one pixel shows it off by 1.
These images are all partial transparency over a solid color background. I suspect it's just a case of the alpha blending having slight platform differences.
For now, I'm marking the test as only passing on OS X. [Windows was already expected to fail, due to bug 405384]
Comment 1•17 years ago
|
||
Are you using the embedded libpng or the system libpng?
Do you have gfx.color_management.enabled enabled? What happens
if you change the gfx.color_management.enabled setting and restart
your browser?
Note that although the pngsuite-background test series has PNG bKGD
chunks, that is of no conseqence to mozilla because we always ignore
the bKGD chunk. The files also all have an alpha channel and a
gamma=1.0 chunk.
Reporter | ||
Updated•17 years ago
|
Assignee: dolske → nobody
Comment 2•16 years ago
|
||
These tests now get unexpected pass for me on Linux.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•