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

Unified Diff: LayoutTests/platform/chromium-win/svg/custom/getscreenctm-in-mixed-content2-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/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

Powered by Google App Engine
This is Rietveld 408576698