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

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

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 2 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
Index: LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt
diff --git a/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt b/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt
index 85290764de73a1aaa5b57a720246b47da72483c0..5830d7145fe8a9b5800b3071bf5cdfbcfdb7001c 100644
--- a/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt
+++ b/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt
@@ -3,10 +3,13 @@ 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
+FAIL CTM1 should be 1, 0, 0, 1, 0, 100. Was 1, 0, 0, 1, 0, 145.13888549804688.
+FAIL CTM2 should be 1, 0, 0, 1, 100, 200. Was 1, 0, 0, 1, 100, 245.13888549804688.
+FAIL CTM3 should be 1, 0, 0, 1, 200, 300. Was 1, 0, 0, 1, 200, 345.1388854980469.
+FAIL CTM4 should be 1, 0, 0, 1, 300, 400. Was 1, 0, 0, 1, 300, 445.1388854980469.
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698