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

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

Issue 15619002: Rebaseline 6 SVG tests after r149368 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/svg/animations/animate-elem-08-t-drt-expected.txt
diff --git a/LayoutTests/svg/animations/animate-elem-08-t-drt-expected.txt b/LayoutTests/svg/animations/animate-elem-08-t-drt-expected.txt
deleted file mode 100644
index 17c747f2a9243984533214a38e62468d584945dc..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/animations/animate-elem-08-t-drt-expected.txt
+++ /dev/null
@@ -1,60 +0,0 @@
-SVG 1.1 dynamic animation tests
-
-
-A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certain times
-
-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
-PASS rootSVGElement.getTransformToElement(path1).f is -25.9
-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
-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
-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
-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
-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
-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
-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
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/svg/animations/animate-elem-07-t-drt-expected.txt ('k') | LayoutTests/svg/text/text-align-04-b-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698