Index: third_party/WebKit/LayoutTests/fast/canvas/translate-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/translate-text-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/translate-text-expected.txt |
deleted file mode 100644 |
index bc4c88aa21a65cb1f1853c8e061af5a0e29d294d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/translate-text-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Test for chromium's canvas bug where fillText resets the current context https://bugs.webkit.org/show_bug.cgi?id=26436 . You must see green box with message 'This text should be seen', and black box below the green box. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS pixel 0, 0 is [0, 255, 0, 255] |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |