[Bug 10930] CanvasPixelArray out of range behavior needs clarification

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

--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> 2010-10-01 03:31:58 UTC ---
Er, yeah.  Webidl for octet also introduces a bias towards zero if your numbers
actually fall into the 0-255 range (due to the use of floor()).  The spec here
used to specify quite different clamping and rounding behavior; why did that
get removed?

-- 
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 Friday, 1 October 2010 03:31:59 UTC