summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-webgl-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-webgl-expected.txt')
-rw-r--r--third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-webgl-expected.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-webgl-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-webgl-expected.txt
deleted file mode 100644
index cbcd084..0000000
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/tex-image-webgl-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-
-Test texImage2D from a webgl canvas.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-PASS getError was expected value: NO_ERROR : Should be no errors from setup.
-PASS getError was expected value: NO_ERROR : Should be no errors from setup.
-PASS Canvas should be red
-PASS Canvas should be green
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-