| SVG 1.1 dynamic animation tests |
| |
| Test |
| Test animVal support for SVGAnimatedString animations. |
| |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| |
| |
| PASS aElement.target.animVal is "base" |
| PASS aElement.target.baseVal is "base" |
| PASS aElement.target.animVal is "a" |
| PASS aElement.target.baseVal is "base" |
| PASS aElement.target.animVal is "a" |
| PASS aElement.target.baseVal is "base" |
| PASS aElement.target.animVal is "b" |
| PASS aElement.target.baseVal is "base" |
| PASS aElement.target.animVal is "b" |
| PASS aElement.target.baseVal is "base" |
| PASS aElement.target.animVal is "base" |
| PASS aElement.target.baseVal is "base" |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |