Index: LayoutTests/platform/chromium-win/svg/custom/getscreenctm-in-mixed-content2-expected.txt |
diff --git a/LayoutTests/svg/custom/getscreenctm-in-mixed-content2-expected.txt b/LayoutTests/platform/chromium-win/svg/custom/getscreenctm-in-mixed-content2-expected.txt |
similarity index 51% |
copy from LayoutTests/svg/custom/getscreenctm-in-mixed-content2-expected.txt |
copy to LayoutTests/platform/chromium-win/svg/custom/getscreenctm-in-mixed-content2-expected.txt |
index e3ce6e2b087bd69bff02709dc33902765f282bf8..00a645c9437f6f9c094a2ba77cfae13356a7a7e2 100644 |
--- a/LayoutTests/svg/custom/getscreenctm-in-mixed-content2-expected.txt |
+++ b/LayoutTests/platform/chromium-win/svg/custom/getscreenctm-in-mixed-content2-expected.txt |
@@ -1,3 +1,4 @@ |
-PASSED |
+Expected matrix [1, 0, 0, 1, 350, 56] |
+Got matrix [1, 0, 0, 1, 350, 55] |
This tests the behaviour of SVGLocatable::getScreenCTM() in mixed content |