RESOLVED FIXED Bug 13412
Replace abe.jpg with a PNG file
https://bugs.webkit.org/show_bug.cgi?id=13412
Summary Replace abe.jpg with a PNG file
mitz
Reported 2007-04-19 15:28:05 PDT
LayoutTests/editing[/resources]/abe.jpg causes pixel test failures on certain machines (including build slaves) due to differences in JPEG decoding. I am going to attach a patch that replaces it with a PNG file which appears to be decoded consistently.
Attachments
Replace the JPEG files with a PNG file (742.22 KB, application/x-bzip2)
2007-04-19 15:32 PDT, mitz
aroben: review+
mitz
Comment 1 2007-04-19 15:32:28 PDT
Created attachment 14097 [details] Replace the JPEG files with a PNG file
Adam Roben (:aroben)
Comment 2 2007-04-19 15:33:59 PDT
Comment on attachment 14097 [details] Replace the JPEG files with a PNG file rs=me
Mark Rowe (bdash)
Comment 3 2007-04-19 19:27:13 PDT
Landed in r20963.
Note You need to log in before you can comment on or make changes to this bug.