1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
2 SVG 1.1 dynamic animation tests
4 Tests fallback to calcMode='discrete' on animation of SVGString with 'values'.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS getComputedStyle(rect).visibility is 'visible'
10 PASS rect.style.visibility is ""
11 PASS getComputedStyle(rect).visibility is 'hidden'
12 PASS rect.style.visibility is ""
13 PASS getComputedStyle(rect).visibility is 'visible'
14 PASS rect.style.visibility is ""
15 PASS getComputedStyle(rect).visibility is 'visible'
16 PASS rect.style.visibility is ""
17 PASS successfullyParsed is true