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 (basic support)

    Method of displaying basic Vector Graphics features using the embed or object elements. Refers to the SVG 1.1 spec.

  3. svgtextpathelement api: startoffset

  4. css property: offset-path: `<basic-shape>`

  5. css property: offset-path: `<coord-box>`

  6. css property: offset-path: support for `path()` function as a value

  7. css property: offset-path: support for `ray()` function as a value

  8. css property: offset-path: `<url>`

  9. types: `<basic-shape>`: `path()`: in `offset-path`

  10. svg element: textpath: startoffset