blob: 7093c38014e12ff081a80e5c10b9ccdc1e0ede97 [file] [log] [blame]
Tests that ImageData contains a Uint8ClampedArray.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS imageData.data.constructor is Uint8ClampedArray
PASS successfullyParsed is true
TEST COMPLETE