[Bug 13699] Update CanvasPixelArray tests for clamping

https://www.w3.org/Bugs/Public/show_bug.cgi?id=13699

Charles Pritchard <chuck@jumis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chuck@jumis.com

--- Comment #4 from Charles Pritchard <chuck@jumis.com> 2011-12-15 21:29:43 UTC ---
Will CanvasPixelArray be an instance of Uint8ClampedArray ? Apologies if this
is off-topic. As this bug is about CanvasPixelArray clamping tests, I'd like to
know if the following test will be introduced:
(CanvasPixelArray instanceof Uint8ClampedArray) === true;

-- 
Configure bugmail: https://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 Thursday, 15 December 2011 21:31:48 UTC