1. CSS Motion Path

    Allows elements to be animated along SVG paths or shapes via the `offset-path` property. Originally defined as the `motion-path` property.

  2. SVG SMIL animation

    Method of using animation elements to animate SVG images

  3. Web Animations API

    Lets you create animations that are run in the browser, as well as inspect and manipulate animations created through declarative means like CSS.

  4. element api: animate

  5. element api: animate: implicit to/from keyframes are supported

  6. element api: animate: `options.composite` parameter

  7. element api: animate: `options.id` parameter

  8. element api: animate: `options.iterationcomposite` parameter

  9. element api: animate: `options.pseudoelement` parameter

  10. element api: animate: `options.rangeend` parameter

  11. element api: animate: `options.rangestart` parameter

  12. element api: animate: `options.timeline` parameter

  13. svganimatecolorelement api

  14. svganimateelement api

  15. svganimatemotionelement api

  16. svganimatetransformelement api

  17. svgpolygonelement api: animatedpoints

  18. svgpolylineelement api: animatedpoints

  19. svg element: animate

  20. svg element: animatemotion

  21. svg element: animatemotion: calcmode

  22. svg element: animatemotion: fill

  23. svg element: animatemotion: href

  24. svg element: animatemotion: keypoints

  25. svg element: animatemotion: origin

  26. svg element: animatemotion: path

  27. svg element: animatemotion: rotate

  28. svg element: animatemotion: systemlanguage

  29. svg element: animatetransform

  30. svg element: animatetransform: by

  31. svg element: animatetransform: fill

  32. svg element: animatetransform: from

  33. svg element: animatetransform: href

  34. svg element: animatetransform: systemlanguage

  35. svg element: animatetransform: to

  36. svg element: animatetransform: type

  37. svg element: animate: attributename

  38. svg element: animate: attributetype

  39. svg element: animate: dur

  40. svg element: animate: fill

  41. svg element: animate: from

  42. svg element: animate: href

  43. svg element: animate: repeatcount

  44. svg element: animate: systemlanguage

  45. svg element: animate: to