[Webkit-unassigned] [Bug 67652] Negative width/height values not always treated properly by 2D canvas drawImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 23:05:56 PDT 2013


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





--- Comment #6 from Rashmi Shyamasundar <rashmi.s2 at samsung.com>  2013-06-19 23:04:34 PST ---
In short, the issue is that -
Whenever the dimensions specified for the source rectangle is outside the source image, the canvas-drawImage fails. It is failing in the cases of both, canvas to canvas draw and image to canvas draw.

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