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 -80 40 A 150 160 30 1 1 0 100 M 40 60 A 170 18
0 90 1 1 300 200 Z M 300 100" | 8 PASS path.getAttribute('d') is "M -80 40 A 150 160 30 1 1 0 100 M 40 60 A 170 18
0 90 1 1 300 200 Z M 300 100" |
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" | 9 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" |
11 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" | 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" |
12 PASS path.getAttribute('d') is "m -70.0025 30.0025 a 159.997 169.997 59.9925 1 1
60.005 40.005 m 119.98 69.9725 a 179.997 189.997 119.993 1 1 100.04 149.998 Z m
120.035 -59.975" | 11 PASS path.getAttribute('d') is "m -70.0025 30.0025 a 159.997 169.997 59.9925 1 1
60.005 40.005 m 119.98 69.9725 a 179.997 189.997 119.993 1 1 100.04 149.998 Z m
120.035 -59.975" |
13 PASS path.getAttribute('d') is "M -80 40 A 150 160 30 1 1 0 100 M 40 60 A 170 18
0 90 1 1 300 200 Z M 300 100" | 12 PASS path.getAttribute('d') is "M -80 40 A 150 160 30 1 1 0 100 M 40 60 A 170 18
0 90 1 1 300 200 Z M 300 100" |
14 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
15 | 14 |
16 TEST COMPLETE | 15 TEST COMPLETE |
17 | 16 |
OLD | NEW |