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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/animations/animate-elem-08-t-drt-expected.txt

Issue 1406303007: Drop SVGGraphicsElement.getTransformToElement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/svg/animations/animate-elem-08-t-drt-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/animations/animate-elem-08-t-drt-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/animations/animate-elem-08-t-drt-expected.txt
index 635976b9c18f9f41433a3eca1551f8fe4f190359..f31cc7e7c9cda507d9855a0ce81495cc5ed26126 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/animations/animate-elem-08-t-drt-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/animations/animate-elem-08-t-drt-expected.txt
@@ -7,54 +7,54 @@ A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS rootSVGElement.getTransformToElement(path1).a is 0
-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
-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
-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
-FAIL rootSVGElement.getTransformToElement(path1).e should be close to -70.3. Was -70.87814895357428.
-FAIL rootSVGElement.getTransformToElement(path1).f should be close to -182.8. Was -182.60109333201257.
-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
-FAIL rootSVGElement.getTransformToElement(path2).e should be close to 318.6. Was 319.29822182153924.
-FAIL rootSVGElement.getTransformToElement(path2).f should be close to 211.6. Was 210.66313575977358.
-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
-FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677916691624347.
-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
-FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.941810617502.
-FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.09852261339003.
-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
-FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677916691624347.
-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
-FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.941810617502.
-FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.09852261339003.
+PASS getTransformToElement(rootSVGElement, path1).a is 0
+PASS getTransformToElement(rootSVGElement, path1).b is 1
+PASS getTransformToElement(rootSVGElement, path1).c is -1
+PASS getTransformToElement(rootSVGElement, path1).d is 0
+PASS getTransformToElement(rootSVGElement, path1).e is 224.9
+FAIL getTransformToElement(rootSVGElement, path1).f should be close to -25.9. Was -25.000000000000014.
+PASS getTransformToElement(rootSVGElement, path2).a is 0
+PASS getTransformToElement(rootSVGElement, path2).b is -1
+PASS getTransformToElement(rootSVGElement, path2).c is 1
+PASS getTransformToElement(rootSVGElement, path2).d is 0
+FAIL getTransformToElement(rootSVGElement, path2).e should be close to -223.9. Was -225.
+FAIL getTransformToElement(rootSVGElement, path2).f should be close to 275.9. Was 275.
+PASS getTransformToElement(rootSVGElement, path1).a is 1
+PASS getTransformToElement(rootSVGElement, path1).b is 0.1
+PASS getTransformToElement(rootSVGElement, path1).c is -0.1
+PASS getTransformToElement(rootSVGElement, path1).d is 1
+FAIL getTransformToElement(rootSVGElement, path1).e should be close to -70.3. Was -70.87814895357428.
+FAIL getTransformToElement(rootSVGElement, path1).f should be close to -182.8. Was -182.60109333201257.
+PASS getTransformToElement(rootSVGElement, path2).a is -1
+PASS getTransformToElement(rootSVGElement, path2).b is -0.1
+PASS getTransformToElement(rootSVGElement, path2).c is 0.1
+PASS getTransformToElement(rootSVGElement, path2).d is -1
+FAIL getTransformToElement(rootSVGElement, path2).e should be close to 318.6. Was 319.29822182153924.
+FAIL getTransformToElement(rootSVGElement, path2).f should be close to 211.6. Was 210.66313575977358.
+PASS getTransformToElement(rootSVGElement, path1).a is 0.7
+PASS getTransformToElement(rootSVGElement, path1).b is -0.7
+PASS getTransformToElement(rootSVGElement, path1).c is 0.7
+PASS getTransformToElement(rootSVGElement, path1).d is 0.7
+PASS getTransformToElement(rootSVGElement, path1).e is -265.1
+FAIL getTransformToElement(rootSVGElement, path1).f should be close to -18.9. Was -17.677916691624347.
+PASS getTransformToElement(rootSVGElement, path2).a is -0.7
+PASS getTransformToElement(rootSVGElement, path2).b is 0.7
+PASS getTransformToElement(rootSVGElement, path2).c is -0.7
+PASS getTransformToElement(rootSVGElement, path2).d is -0.7
+FAIL getTransformToElement(rootSVGElement, path2).e should be close to 442.7. Was 441.941810617502.
+FAIL getTransformToElement(rootSVGElement, path2).f should be close to -156.9. Was -159.09852261339003.
+PASS getTransformToElement(rootSVGElement, path1).a is 0.7
+PASS getTransformToElement(rootSVGElement, path1).b is -0.7
+PASS getTransformToElement(rootSVGElement, path1).c is 0.7
+PASS getTransformToElement(rootSVGElement, path1).d is 0.7
+PASS getTransformToElement(rootSVGElement, path1).e is -265.1
+FAIL getTransformToElement(rootSVGElement, path1).f should be close to -18.9. Was -17.677916691624347.
+PASS getTransformToElement(rootSVGElement, path2).a is -0.7
+PASS getTransformToElement(rootSVGElement, path2).b is 0.7
+PASS getTransformToElement(rootSVGElement, path2).c is -0.7
+PASS getTransformToElement(rootSVGElement, path2).d is -0.7
+FAIL getTransformToElement(rootSVGElement, path2).e should be close to 442.7. Was 441.941810617502.
+FAIL getTransformToElement(rootSVGElement, path2).f should be close to -156.9. Was -159.09852261339003.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698