summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/imagedata-contains-uint8clampedarray-expected.txt
blob: 7093c38014e12ff081a80e5c10b9ccdc1e0ede97 (plain)
1
2
3
4
5
6
7
8
9
10
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