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

Side by Side Diff: LayoutTests/svg/animations/animate-elem-18-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
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 22 PASS rect.width.baseVal.value is 300
25 PASS rect.width.animVal.value is 30 23 PASS rect.width.animVal.value is 30
26 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 27 PASS rect.width.animVal.value is 30
28 PASS rect.width.baseVal.value is 300 28 PASS rect.width.baseVal.value is 300
29 PASS successfullyParsed is true 29 PASS successfullyParsed is true
30 30
31 TEST COMPLETE 31 TEST COMPLETE
32 32
OLDNEW
« no previous file with comments | « LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt ('k') | Source/core/svg/SVGAnimationElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698