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

Side by Side Diff: LayoutTests/svg/animations/svg-animation-policy-none-expected.txt

Issue 802143002: AnimationPolicy setting is applied to SVG animation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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
OLDNEW
(Empty)
1 SVG with animation policy, none
2
3
4 This tests svg animation with animation policy none
5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
7
8
9 PASS rootSVGElement.animationsPaused() is true
10 PASS rect.y.animVal.value is 0
11 PASS rect.y.baseVal.value is 0
12 PASS rootSVGElement.animationsPaused() is true
13 PASS rootSVGElement.getCurrentTime() is 0
14 PASS rootSVGElement.getCurrentTime() is 0
15 PASS rootSVGElement.animationsPaused() is true
16 PASS rootSVGElement.getCurrentTime() is 0
17 PASS rootSVGElement.getCurrentTime() is 0
18 PASS rootSVGElement.animationsPaused() is true
19 PASS rootSVGElement.getCurrentTime() is 0
20 PASS rootSVGElement.getCurrentTime() is 0
21 PASS rect.y.animVal.value is 0
22 PASS rect.y.baseVal.value is 0
23 PASS rootSVGElement.animationsPaused() is true
24 PASS rootSVGElement.getCurrentTime() is 0
25 PASS rootSVGElement.getCurrentTime() is 0
26 PASS rootSVGElement.animationsPaused() is true
27 PASS rootSVGElement.getCurrentTime() is 0
28 PASS rootSVGElement.getCurrentTime() is 0
29 PASS rootSVGElement.animationsPaused() is true
30 PASS rootSVGElement.getCurrentTime() is 0
31 PASS rootSVGElement.getCurrentTime() is 0
32 PASS rect.y.animVal.value is 0
33 PASS rect.y.baseVal.value is 0
34 PASS rootSVGElement.animationsPaused() is true
35 PASS rootSVGElement.getCurrentTime() is 0
36 PASS rootSVGElement.getCurrentTime() is 0
37 PASS rootSVGElement.animationsPaused() is true
38 PASS rootSVGElement.getCurrentTime() is 0
39 PASS rootSVGElement.getCurrentTime() is 0
40 PASS rootSVGElement.animationsPaused() is true
41 PASS rootSVGElement.getCurrentTime() is 0
42 PASS rootSVGElement.getCurrentTime() is 0
43 PASS rect.y.animVal.value is 0
44 PASS rect.y.baseVal.value is 0
45 PASS rootSVGElement.animationsPaused() is true
46 PASS rootSVGElement.getCurrentTime() is 0
47 PASS rootSVGElement.getCurrentTime() is 0
48 PASS rootSVGElement.animationsPaused() is true
49 PASS rootSVGElement.getCurrentTime() is 0
50 PASS rootSVGElement.getCurrentTime() is 0
51 PASS rootSVGElement.animationsPaused() is true
52 PASS rootSVGElement.getCurrentTime() is 0
53 PASS rootSVGElement.getCurrentTime() is 0
54 PASS rect.y.animVal.value is 0
55 PASS rect.y.baseVal.value is 0
56 PASS rootSVGElement.animationsPaused() is true
57 PASS rootSVGElement.getCurrentTime() is 0
58 PASS rootSVGElement.getCurrentTime() is 0
59 PASS rootSVGElement.animationsPaused() is true
60 PASS rootSVGElement.getCurrentTime() is 0
61 PASS rootSVGElement.getCurrentTime() is 0
62 PASS rootSVGElement.animationsPaused() is true
63 PASS rootSVGElement.getCurrentTime() is 0
64 PASS rootSVGElement.getCurrentTime() is 0
65 PASS rect.y.animVal.value is 0
66 PASS rect.y.baseVal.value is 0
67 PASS rootSVGElement.animationsPaused() is true
68 PASS rootSVGElement.getCurrentTime() is 0
69 PASS rootSVGElement.getCurrentTime() is 0
70 PASS rootSVGElement.animationsPaused() is true
71 PASS rootSVGElement.getCurrentTime() is 0
72 PASS rootSVGElement.getCurrentTime() is 0
73 PASS rootSVGElement.animationsPaused() is true
74 PASS rootSVGElement.getCurrentTime() is 0
75 PASS rootSVGElement.getCurrentTime() is 0
76 PASS successfullyParsed is true
77
78 TEST COMPLETE
79
OLDNEW
« no previous file with comments | « LayoutTests/svg/animations/svg-animation-policy-none.html ('k') | LayoutTests/svg/animations/svg-animation-policy-once.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698