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

Unified Diff: LayoutTests/platform/win/svg/animations/svglength-animation-px-to-exs-expected.txt

Issue 551613002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/win/svg/animations/svglength-animation-px-to-exs-expected.txt
diff --git a/LayoutTests/svg/animations/svglength-animation-px-to-exs-expected.txt b/LayoutTests/platform/win/svg/animations/svglength-animation-px-to-exs-expected.txt
similarity index 75%
copy from LayoutTests/svg/animations/svglength-animation-px-to-exs-expected.txt
copy to LayoutTests/platform/win/svg/animations/svglength-animation-px-to-exs-expected.txt
index c990c9c587cd3d8f1021268d3eb84b2e7ea48da2..0136b1952ea4dd931ce1f6217e3bfd62afe400e7 100644
--- a/LayoutTests/svg/animations/svglength-animation-px-to-exs-expected.txt
+++ b/LayoutTests/platform/win/svg/animations/svglength-animation-px-to-exs-expected.txt
@@ -7,9 +7,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS rect.width.animVal.value is 100
PASS rect.width.baseVal.value is 100
-PASS rect.width.animVal.value is 150
+FAIL rect.width.animVal.value should be close to 150. Was 130.
PASS rect.width.baseVal.value is 100
-PASS rect.width.animVal.value is 200
+FAIL rect.width.animVal.value should be close to 200. Was 159.98500061035156.
PASS rect.width.baseVal.value is 100
PASS rect.width.animVal.value is 100
PASS rect.width.baseVal.value is 100

Powered by Google App Engine
This is Rietveld 408576698