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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 SVG 1.1 dynamic animation tests
2
3
4 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa in times
5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
7
8
9 PASS rootSVGElement.getTransformToElement(path1).a is 0
10 PASS rootSVGElement.getTransformToElement(path1).b is 1
11 PASS rootSVGElement.getTransformToElement(path1).c is -1
12 PASS rootSVGElement.getTransformToElement(path1).d is 0
13 PASS rootSVGElement.getTransformToElement(path1).e is 224.9
14 PASS rootSVGElement.getTransformToElement(path1).f is -25.9
15 PASS rootSVGElement.getTransformToElement(path2).a is 0
16 PASS rootSVGElement.getTransformToElement(path2).b is -1
17 PASS rootSVGElement.getTransformToElement(path2).c is 1
18 PASS rootSVGElement.getTransformToElement(path2).d is 0
19 PASS rootSVGElement.getTransformToElement(path2).e is -223.9
20 PASS rootSVGElement.getTransformToElement(path2).f is 275.9
21 PASS rootSVGElement.getTransformToElement(path1).a is 1
22 PASS rootSVGElement.getTransformToElement(path1).b is 0.1
23 PASS rootSVGElement.getTransformToElement(path1).c is -0.1
24 PASS rootSVGElement.getTransformToElement(path1).d is 1
25 PASS rootSVGElement.getTransformToElement(path1).e is -70.3
26 PASS rootSVGElement.getTransformToElement(path1).f is -182.8
27 PASS rootSVGElement.getTransformToElement(path2).a is -1
28 PASS rootSVGElement.getTransformToElement(path2).b is -0.1
29 PASS rootSVGElement.getTransformToElement(path2).c is 0.1
30 PASS rootSVGElement.getTransformToElement(path2).d is -1
31 PASS rootSVGElement.getTransformToElement(path2).e is 318.6
32 PASS rootSVGElement.getTransformToElement(path2).f is 211.6
33 PASS rootSVGElement.getTransformToElement(path1).a is 0.7
34 PASS rootSVGElement.getTransformToElement(path1).b is -0.7
35 PASS rootSVGElement.getTransformToElement(path1).c is 0.7
36 PASS rootSVGElement.getTransformToElement(path1).d is 0.7
37 PASS rootSVGElement.getTransformToElement(path1).e is -265.1
38 PASS rootSVGElement.getTransformToElement(path1).f is -18.9
39 PASS rootSVGElement.getTransformToElement(path2).a is -0.7
40 PASS rootSVGElement.getTransformToElement(path2).b is 0.7
41 PASS rootSVGElement.getTransformToElement(path2).c is -0.7
42 PASS rootSVGElement.getTransformToElement(path2).d is -0.7
43 PASS rootSVGElement.getTransformToElement(path2).e is 442.7
44 PASS rootSVGElement.getTransformToElement(path2).f is -156.9
45 PASS rootSVGElement.getTransformToElement(path1).a is 0.7
46 PASS rootSVGElement.getTransformToElement(path1).b is -0.7
47 PASS rootSVGElement.getTransformToElement(path1).c is 0.7
48 PASS rootSVGElement.getTransformToElement(path1).d is 0.7
49 PASS rootSVGElement.getTransformToElement(path1).e is -265.1
50 PASS rootSVGElement.getTransformToElement(path1).f is -18.9
51 PASS rootSVGElement.getTransformToElement(path2).a is -0.7
52 PASS rootSVGElement.getTransformToElement(path2).b is 0.7
53 PASS rootSVGElement.getTransformToElement(path2).c is -0.7
54 PASS rootSVGElement.getTransformToElement(path2).d is -0.7
55 PASS rootSVGElement.getTransformToElement(path2).e is 442.7
56 PASS rootSVGElement.getTransformToElement(path2).f is -156.9
57 PASS successfullyParsed is true
58
59 TEST COMPLETE
60
OLDNEW
« 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