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

Unified Diff: LayoutTests/svg/custom/marker-viewBox-changes-expected.txt

Issue 799193002: Auto-rebaseline for r187090 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/custom/marker-viewBox-changes-expected.txt
diff --git a/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt b/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt
index 92f8bd7b111c161f227b5bedc346c280e47248e4..3ebda4dc22e76666b403ace592f603015c768937 100644
--- a/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt
+++ b/LayoutTests/svg/custom/marker-viewBox-changes-expected.txt
@@ -12,8 +12,8 @@
[90, 95, 98, 98],
[90, 95, 98, 98],
[90, 95, 98, 98],
- [0, 0, 10, 10],
- [0, 0, 2, 2]
+ [2, 0, 8, 10],
+ [0, 2, 10, 8]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698