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

Side by Side Diff: LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt

Issue 197283002: Compute the keyTimes index correctly for discrete (values) animations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Drop ASSERT about calcMode 'paced'. Created 6 years, 9 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
« no previous file with comments | « no previous file | LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 SVG 1.1 dynamic animation tests 1 SVG 1.1 dynamic animation tests
2 2
3 3
4 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa in times 4 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa in times
5 5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
7 7
8 8
9 PASS rect.width.animVal.value is 300 9 PASS rect.width.animVal.value is 300
10 PASS rect.width.baseVal.value is 300 10 PASS rect.width.baseVal.value is 300
11 PASS rect.width.animVal.value is 300 11 PASS rect.width.animVal.value is 300
12 PASS rect.width.baseVal.value is 300 12 PASS rect.width.baseVal.value is 300
13 PASS rect.width.animVal.value is 255 13 PASS rect.width.animVal.value is 255
14 PASS rect.width.baseVal.value is 300 14 PASS rect.width.baseVal.value is 300
15 PASS rect.width.animVal.value is 255 15 PASS rect.width.animVal.value is 255
16 PASS rect.width.baseVal.value is 300 16 PASS rect.width.baseVal.value is 300
17 PASS rect.width.animVal.value is 180 17 PASS rect.width.animVal.value is 180
18 PASS rect.width.baseVal.value is 300 18 PASS rect.width.baseVal.value is 300
19 PASS rect.width.animVal.value is 180 19 PASS rect.width.animVal.value is 180
20 PASS rect.width.baseVal.value is 300 20 PASS rect.width.baseVal.value is 300
21 FAIL rect.width.animVal.value should be close to 30. Was 180. 21 PASS rect.width.animVal.value is 30
22 PASS rect.width.baseVal.value is 300
23 FAIL rect.width.animVal.value should be close to 30. Was 180.
24 PASS rect.width.baseVal.value is 300
25 FAIL rect.width.animVal.value should be close to 30. Was 180.
26 PASS rect.width.baseVal.value is 300
27 FAIL rect.width.animVal.value should be close to 30. Was 180.
28 PASS rect.width.baseVal.value is 300
29 FAIL rect.width.animVal.value should be close to 30. Was 180.
30 PASS rect.width.baseVal.value is 300 22 PASS rect.width.baseVal.value is 300
31 PASS rect.width.animVal.value is 30 23 PASS rect.width.animVal.value is 30
32 PASS rect.width.baseVal.value is 300 24 PASS rect.width.baseVal.value is 300
25 PASS rect.width.animVal.value is 30
26 PASS rect.width.baseVal.value is 300
27 PASS rect.width.animVal.value is 30
28 PASS rect.width.baseVal.value is 300
29 PASS rect.width.animVal.value is 30
30 PASS rect.width.baseVal.value is 300
31 PASS rect.width.animVal.value is 30
32 PASS rect.width.baseVal.value is 300
33 PASS rect.width.animVal.value is 30 33 PASS rect.width.animVal.value is 30
34 PASS rect.width.baseVal.value is 300 34 PASS rect.width.baseVal.value is 300
35 PASS successfullyParsed is true 35 PASS successfullyParsed is true
36 36
37 TEST COMPLETE 37 TEST COMPLETE
38 38
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698