[Webkit-unassigned] [Bug 49369] Philip Canvas test 2d.drawImage.wrongtype fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 03:07:32 PST 2010


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73589|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #2 from Andreas Kling <kling at webkit.org>  2010-11-11 03:07:32 PST ---
(From update of attachment 73589)
This is incorrect, if the first argument to drawImage() isn't either null, a HTMLImageElement, a HTMLVideoElement or a HTMLCanvasElement, it doesn't match any of the overloads and Web IDL specifies that a TypeError exception should be raised.

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