OLD | NEW |
1 CONSOLE WARNING: line 20: SVG's SMIL animations (<animate>, <set>, etc.) are dep
recated and will be removed. Please use CSS animations or Web animations instead
. | |
2 SVG 1.1 dynamic animation tests | 1 SVG 1.1 dynamic animation tests |
3 | 2 |
4 Test path animation where coordinate modes of start and end differ. You should s
ee PASS messages | 3 Test path animation where coordinate modes of start and end differ. You should s
ee PASS messages |
5 | 4 |
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
7 | 6 |
8 | 7 |
9 PASS path.getAttribute('d') is "m -70 30 a 160 170 60 1 1 60 40 m 120 70 a 180 1
90 120 1 1 100 150 Z m 120 -60" | 8 PASS path.getAttribute('d') is "m -70 30 a 160 170 60 1 1 60 40 m 120 70 a 180 1
90 120 1 1 100 150 Z m 120 -60" |
10 PASS path.getAttribute('d') is "m -72.5 32.5 a 157.5 167.5 52.5 1 1 65 45 m 100
42.5 a 177.5 187.5 112.5 1 1 140 147.5 Z m 155 -35" | 9 PASS path.getAttribute('d') is "m -72.5 32.5 a 157.5 167.5 52.5 1 1 65 45 m 100
42.5 a 177.5 187.5 112.5 1 1 140 147.5 Z m 155 -35" |
11 PASS path.getAttribute('d') is "M -77.5 37.5 A 152.5 162.5 37.5 1 1 -2.5 92.5 M
57.5 80 A 172.5 182.5 97.5 1 1 277.5 222.5 Z M 282.5 95" | 10 PASS path.getAttribute('d') is "M -77.5 37.5 A 152.5 162.5 37.5 1 1 -2.5 92.5 M
57.5 80 A 172.5 182.5 97.5 1 1 277.5 222.5 Z M 282.5 95" |
12 PASS path.getAttribute('d') is "M -79.9975 39.9975 A 150.003 160.003 30.0075 1 1
-0.00249481 99.9925 M 40.0175 60.02 A 170.003 180.003 90.0075 1 1 299.977 200.0
22 Z M 299.982 99.995" | 11 PASS path.getAttribute('d') is "M -79.9975 39.9975 A 150.003 160.003 30.0075 1 1
-0.00249481 99.9925 M 40.0175 60.02 A 170.003 180.003 90.0075 1 1 299.977 200.0
22 Z M 299.982 99.995" |
13 PASS path.getAttribute('d') is "m -70 30 a 160 170 60 1 1 60 40 m 120 70 a 180 1
90 120 1 1 100 150 Z m 120 -60" | 12 PASS path.getAttribute('d') is "m -70 30 a 160 170 60 1 1 60 40 m 120 70 a 180 1
90 120 1 1 100 150 Z m 120 -60" |
14 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
15 | 14 |
16 TEST COMPLETE | 15 TEST COMPLETE |
17 | 16 |
OLD | NEW |