| Item | Notes |
<animate> |
| xlink:href |
Not implemented |
| attributeName |
Implemented (lacks support for QNames) |
| attributeType |
Not implemented |
| begin, end |
| offset values |
Implemented |
| syncbase values |
Not implemented |
| event values |
Not implemented |
| repeat values |
Not implemented |
| accessKey values |
Not implemented |
| wallclock values |
Not implemented |
| dur |
Implemented |
| min, max |
Implemented |
| restart |
Implemented |
| repeatCount |
Implemented |
| repeatDur |
Implemented |
| fill |
Implemented |
| calcMode |
Implemented but discrete and paced modes need more testing |
| values |
Implemented |
| keyTimes |
Implemented |
| keySplines |
Implemented |
| from |
Implemented |
| to |
Implemented |
| by |
Implemented |
| additive |
Implemented |
| accumulate |
Implemented |
<set> |
Implemented but needs testing |
<animateMotion> |
Not implemented |
<animateColor> |
Not implemented |
<animateTransform> |
Implemented |
| Interface ElementTimeControl |
Implemented |
| Interface TimeEvent |
Not implemented |
| Interface SVGAnimationElement |
Implemented |
| SVGSVGElement
animation-related DOM methods |
| pauseAnimations | Implemented |
| unpauseAnimations | Implemented |
| animationsPaused | Implemented |
| getCurrentTime | Implemented |
| setCurrentTime | Backwards seeking not yet
implemented |
| Hyperlinking |
Not implemented |
| Integration with SVG/CSS |
| Animation of SVG types |
Not implemented (a basic implementation for SVGAnimatedLength's
is provided for testing however) |
| Animation of CSS properties |
Not implemented |
| Proper handling of relative values |
Not implemented |