[Bug 8405] The setter method is defined with an octet argument, so type conversions will happen as defined by WebIDL before the setter implementation gets to see it, and so the setter will only see valid values (integers 0..255) and shouldn't define any rounding or

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





--- Comment #2 from contributor@whatwg.org  2010-01-05 11:56:19 ---
Checked in as WHATWG revision r4491.
Check-in comment: defer to WebIDL for how to handle erorneous inputs to th
CanvasPixelArray setter.
http://html5.org/tools/web-apps-tracker?from=4490&to=4491


-- 
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 Tuesday, 5 January 2010 11:56:22 UTC