Index: third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt b/third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt |
deleted file mode 100644 |
index 85290764de73a1aaa5b57a720246b47da72483c0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-This test checks getScreenCTM() on zoomed pages. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS CTM1 is "1, 0, 0, 1, 0, 100" |
-PASS CTM2 is "1, 0, 0, 1, 100, 200" |
-PASS CTM3 is "1, 0, 0, 1, 200, 300" |
-PASS CTM4 is "1, 0, 0, 1, 300, 400" |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |