[Bug 10194] "If the first argument to the method is null or not an ImageData object then the putImageData() method must raise a TYPE_MISMATCH_ERR exception." - it can be null but never not an ImageData (because WebIDL should enforce that)

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10194





--- Comment #2 from contributor@whatwg.org  2010-09-08 06:37:45 ---
Checked in as WHATWG revision r5444.
Check-in comment: WebIDL takes care of this.
http://html5.org/tools/web-apps-tracker?from=5443&to=5444

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 8 September 2010 06:37:47 UTC