Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-to-canvas-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-to-canvas-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-to-canvas-expected.txt |
deleted file mode 100644 |
index ae24e4c24a260547e5345429b24ee2f40f6e54c8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-to-canvas-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Test to ensure that canvas-to-canvas drawImage after a stroked rect works correctly. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS imgdata[0] is 0 |
-PASS imgdata[1] is 128 |
-PASS imgdata[2] is 0 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |