Open
Bug 797042
Opened 13 years ago
Updated 3 years ago
mozilla-central/image/test/reftest/jpeg/jpg-size-6x6.jpg is actually a PNG
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
NEW
People
(Reporter: ed, Unassigned)
References
Details
$ file jpg-size-6x6.jpg
jpg-size-6x6.jpg: PNG image data, 6 x 6, 8-bit/color RGBA, non-interlaced
Comment 1•13 years ago
|
||
It's actually identical to the PNG file that we use as its "reference case":
$ md5sum jpg-size-6x6.*
06ae4a08abc6fed4ae717cdcef48183c jpg-size-6x6.jpg
06ae4a08abc6fed4ae717cdcef48183c jpg-size-6x6.png
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•13 years ago
|
||
These files were added in the CVS days, in bug 411626:
http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/modules/libpr0n/test/reftest/jpeg/jpg-size-6x6.jpg
Blocks: 411626
Comment 3•13 years ago
|
||
Hey, at least it never went orange. ;-)
Updated•3 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•