[Webkit-unassigned] [Bug 160804] ctx.drawImage fails silently if arguments are non-integers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 10:03:06 PDT 2016


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

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
In this case, the spec says:
"When the source rectangle is outside the source image, the source rectangle must be clipped to the source image and the destination rectangle must be clipped in the same proportion."

However, WebKit ignores the call instead of clipping it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160815/a1eb4ee1/attachment.html>


More information about the webkit-unassigned mailing list