Index: LayoutTests/platform/chromium-win/svg/animations/animate-elem-08-t-drt-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-elem-08-t-drt-expected.txt b/LayoutTests/platform/chromium-win/svg/animations/animate-elem-08-t-drt-expected.txt |
similarity index 63% |
rename from LayoutTests/svg/animations/animate-elem-08-t-drt-expected.txt |
rename to LayoutTests/platform/chromium-win/svg/animations/animate-elem-08-t-drt-expected.txt |
index 17c747f2a9243984533214a38e62468d584945dc..d93b8d21431d53c027157457a269b05d364eaf9e 100644 |
--- a/LayoutTests/svg/animations/animate-elem-08-t-drt-expected.txt |
+++ b/LayoutTests/platform/chromium-win/svg/animations/animate-elem-08-t-drt-expected.txt |
@@ -11,49 +11,49 @@ PASS rootSVGElement.getTransformToElement(path1).b is 1 |
PASS rootSVGElement.getTransformToElement(path1).c is -1 |
PASS rootSVGElement.getTransformToElement(path1).d is 0 |
PASS rootSVGElement.getTransformToElement(path1).e is 224.9 |
-PASS rootSVGElement.getTransformToElement(path1).f is -25.9 |
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -25.9. Was -25.000000000000014. |
PASS rootSVGElement.getTransformToElement(path2).a is 0 |
PASS rootSVGElement.getTransformToElement(path2).b is -1 |
PASS rootSVGElement.getTransformToElement(path2).c is 1 |
PASS rootSVGElement.getTransformToElement(path2).d is 0 |
-PASS rootSVGElement.getTransformToElement(path2).e is -223.9 |
-PASS rootSVGElement.getTransformToElement(path2).f is 275.9 |
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to -223.9. Was -225. |
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to 275.9. Was 275. |
PASS rootSVGElement.getTransformToElement(path1).a is 1 |
PASS rootSVGElement.getTransformToElement(path1).b is 0.1 |
PASS rootSVGElement.getTransformToElement(path1).c is -0.1 |
PASS rootSVGElement.getTransformToElement(path1).d is 1 |
-PASS rootSVGElement.getTransformToElement(path1).e is -70.3 |
-PASS rootSVGElement.getTransformToElement(path1).f is -182.8 |
+FAIL rootSVGElement.getTransformToElement(path1).e should be close to -70.3. Was -70.87814591422347. |
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -182.8. Was -182.60109451176214. |
PASS rootSVGElement.getTransformToElement(path2).a is -1 |
PASS rootSVGElement.getTransformToElement(path2).b is -0.1 |
PASS rootSVGElement.getTransformToElement(path2).c is 0.1 |
PASS rootSVGElement.getTransformToElement(path2).d is -1 |
-PASS rootSVGElement.getTransformToElement(path2).e is 318.6 |
-PASS rootSVGElement.getTransformToElement(path2).f is 211.6 |
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to 318.6. Was 319.2981657185413. |
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to 211.6. Was 210.6632207940262. |
PASS rootSVGElement.getTransformToElement(path1).a is 0.7 |
PASS rootSVGElement.getTransformToElement(path1).b is -0.7 |
PASS rootSVGElement.getTransformToElement(path1).c is 0.7 |
PASS rootSVGElement.getTransformToElement(path1).d is 0.7 |
PASS rootSVGElement.getTransformToElement(path1).e is -265.1 |
-PASS rootSVGElement.getTransformToElement(path1).f is -18.9 |
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677899037199133. |
PASS rootSVGElement.getTransformToElement(path2).a is -0.7 |
PASS rootSVGElement.getTransformToElement(path2).b is 0.7 |
PASS rootSVGElement.getTransformToElement(path2).c is -0.7 |
PASS rootSVGElement.getTransformToElement(path2).d is -0.7 |
-PASS rootSVGElement.getTransformToElement(path2).e is 442.7 |
-PASS rootSVGElement.getTransformToElement(path2).f is -156.9 |
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.9417682469868. |
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.09864030960787. |
PASS rootSVGElement.getTransformToElement(path1).a is 0.7 |
PASS rootSVGElement.getTransformToElement(path1).b is -0.7 |
PASS rootSVGElement.getTransformToElement(path1).c is 0.7 |
PASS rootSVGElement.getTransformToElement(path1).d is 0.7 |
PASS rootSVGElement.getTransformToElement(path1).e is -265.1 |
-PASS rootSVGElement.getTransformToElement(path1).f is -18.9 |
+FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677899037199133. |
PASS rootSVGElement.getTransformToElement(path2).a is -0.7 |
PASS rootSVGElement.getTransformToElement(path2).b is 0.7 |
PASS rootSVGElement.getTransformToElement(path2).c is -0.7 |
PASS rootSVGElement.getTransformToElement(path2).d is -0.7 |
-PASS rootSVGElement.getTransformToElement(path2).e is 442.7 |
-PASS rootSVGElement.getTransformToElement(path2).f is -156.9 |
+FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.9417682469868. |
+FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.09864030960787. |
PASS successfullyParsed is true |
TEST COMPLETE |