Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-font-consistency-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-font-consistency-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-font-consistency-expected.txt |
deleted file mode 100644 |
index a42e6f7e0871a2363fe5233f037010849c5762d0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-font-consistency-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-Series of tests to ensure that context.font is consistent. |
- |
-On success, you will see no "FAIL" messages, followed by "TEST COMPLETE". |
- |
- |
-Testing font "bold 13px Arial" |
-PASS ctx.font is fontName |
-Testing font "italic 13px Arial" |
-PASS ctx.font is fontName |
-Testing font "small-caps 13px Arial" |
-PASS ctx.font is fontName |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |