[Webkit-unassigned] [Bug 53250] [chromium] JPEG corruption

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 07:49:48 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53250





--- Comment #14 from Mihai Parparita <mihaip at chromium.org>  2011-02-04 07:49:48 PST ---
(From update of attachment 81194)
View in context: https://bugs.webkit.org/attachment.cgi?id=81194&action=review

> LayoutTests/fast/images/cmyk-jpeg-with-color-profile.html:10
> +<canvas id="canvas1" width="64" height="64"></canvas>

If you create the canvas in the script, do you need to include it in the markup?

> LayoutTests/fast/images/script-tests/cmyk-jpeg-with-color-profile.js:12
> +canvas.id = 'canvas1';

Don't need the ID.

> LayoutTests/fast/images/script-tests/cmyk-jpeg-with-color-profile.js:24
> +    // Read the pixels in the canvas and calcualte their avarage values.

Typo ("calcualte").

-- 
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