Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-strokeText-strokes-shadow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-strokeText-strokes-shadow-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-strokeText-strokes-shadow-expected.txt |
deleted file mode 100644 |
index 46285900ddea16936b607a3ca158357c0048e6a9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-strokeText-strokes-shadow-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test that strokeText() doesn't produce a filled shadow. |
- |
-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 imgdata[3] is 255 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |