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

Unified Diff: LayoutTests/platform/chromium-win/svg/animations/animate-text-nested-transforms-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/animations/animate-text-nested-transforms-expected.txt
diff --git a/LayoutTests/svg/animations/animate-text-nested-transforms-expected.txt b/LayoutTests/platform/chromium-win/svg/animations/animate-text-nested-transforms-expected.txt
similarity index 70%
copy from LayoutTests/svg/animations/animate-text-nested-transforms-expected.txt
copy to LayoutTests/platform/chromium-win/svg/animations/animate-text-nested-transforms-expected.txt
index 3fd9700eed3412f925c599b321b1a7dd77e26c70..1870927df7af4cb80d31c4ab0b98703ea45d8852 100644
--- a/LayoutTests/svg/animations/animate-text-nested-transforms-expected.txt
+++ b/LayoutTests/platform/chromium-win/svg/animations/animate-text-nested-transforms-expected.txt
@@ -6,8 +6,8 @@ test to determine whether auto-rotate animateMotion path animations pre-muliply
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS rootSVGElement.getBBox().x is 117
-PASS rootSVGElement.getBBox().y is -160
+FAIL rootSVGElement.getBBox().x should be close to 117. Was 115.880615234375.
+FAIL rootSVGElement.getBBox().y should be close to -160. Was -153.9661102294922.
PASS rootSVGElement.getBBox().x is 367
PASS rootSVGElement.getBBox().y is 550
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698