Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-closePath-single-point-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-closePath-single-point-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-closePath-single-point-expected.txt |
deleted file mode 100644 |
index 7c9071005585bc3ebc2524f0c77f1f277febbf69..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-closePath-single-point-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test the behavior of closePath on a path with a single point |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS imgdata[0] is 0 |
-PASS imgdata[1] is 255 |
-PASS imgdata[2] is 0 |
-PASS imgdata[3] is 255 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |