[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
Tue Jul 30 00:07:41 PDT 2013


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





--- Comment #26 from Rashmi Shyamasundar <rashmi.s2 at samsung.com>  2013-07-30 00:07:26 PST ---
Please use the attached "testLetEdgeClipWithMickey.html" and "Mickey_Mouse.png" to test the required behavior when left edge of srcRect(argument for canvas-drawImage) is not inside the source-image-rect.

Currently, on all the browsers, drawImage() does not draw anything on the destination-canvas, if the srcRect is not completely inside the source-image-rect.

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