Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Unified Diff: third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt

Issue 2708493003: Rewrite svg/zoom/page/zoom-get-screen-ctm.html to use testharness (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
-
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698