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 |