Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize-expected.txt |
deleted file mode 100644 |
index b832b8d5ac9902f14a996bca1a61c238b958178a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-Verifies that GL texture bindings do not change when canvas is resized |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-test before resizing canvas |
-PASS should be blue |
-PASS should be green |
-test after resizing canvas |
-PASS should be blue |
-PASS should be green |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |