Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-fillText-invalid-maxWidth-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-fillText-invalid-maxWidth-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-fillText-invalid-maxWidth-expected.txt |
deleted file mode 100644 |
index 375641f7bcfd3eae43e0a816f76e32893aa25632..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-fillText-invalid-maxWidth-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Series of tests to ensure that fillText() does not display any text when maxWidth is invalid. |
- |
-On success, you will see no "FAIL" messages, followed by "TEST COMPLETE". |
- |
- |
-Test canvas.fillText() with maxWidth zero |
-Test canvas.fillText() with maxWidth -1 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |