summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt')
-rw-r--r--third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt
deleted file mode 100644
index 66b8bcb..0000000
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-Verifies allocation of large array buffers
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-PASS Construction of huge Float32Array threw exception
-PASS Construction of huge Float64Array threw exception
-PASS Construction of huge Int16Array threw exception
-PASS Construction of huge Int32Array threw exception
-PASS Construction of huge Uint16Array threw exception
-PASS Construction of huge Uint32Array threw exception
-PASS successfullyParsed is true
-
-TEST COMPLETE
-