User:Toussaint/SVG animation wikitext
Appearance
According to the W3C's specification[1], there are four main properties of animation that can be used to animate SVG+Time images:
- animate ("set" being a shorthand for "animate")
- animateMotion
- path
- mpath
- keyPoints
- rotate
- animateColor
- animateTransform
The goal of this subpage is to specify possible wikitext elements which could allow for easy, standardized publishing of SVG animation.