Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / webgl / array-large-array-tests-expected.txt
blob66b8bcb0e5a546b980b0957501d93bdfe5e88e2b
1 Verifies allocation of large array buffers
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS Construction of huge Float32Array threw exception
6 PASS Construction of huge Float64Array threw exception
7 PASS Construction of huge Int16Array threw exception
8 PASS Construction of huge Int32Array threw exception
9 PASS Construction of huge Uint16Array threw exception
10 PASS Construction of huge Uint32Array threw exception
11 PASS successfullyParsed is true
13 TEST COMPLETE