SMIL SVG animations
Widely available since 2022-07-15
The <animate>
, <animateMotion>
, and <animateTransform>
SVG elements declaratively animate SVG elements. Also known as SMIL.
Learning resources on MDN
No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.Browser support (view on caniuse.com)
- Chrome 19 Released on 2012-05-15
- Chrome Android 25 Released on 2013-02-27
- Edge 79 Released on 2020-01-15
- Firefox 4 Released on 2011-03-22
- Firefox for Android 4 Released on 2011-03-29
- Safari 6 Released on 2012-07-25
- Safari on iOS 6 Released on 2012-09-10
Specifications
- SVG Animations Level 2, from SVG Working Group (W3C).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature