[Webkit-unassigned] [Bug 171972] [GTK] Tests fast/images/async-image-background-image-repeated.html and fast/images/sprite-sheet-image-draw.html fail since r216450
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 11 06:25:44 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171972
--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Exactly:
/* Limit on the width / height of an image surface in pixels. This is
* mainly determined by coordinates of things sent to pixman at the
* moment being in 16.16 format. */
#define MAX_IMAGE_SIZE 32767
Said, would it be possible to test the same thing with a png <= 32766 instead of 33100?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170511/465c3cea/attachment.html>
More information about the webkit-unassigned
mailing list