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 |