Class type Dom_svg.animatedPathData

method pathSegList : pathSegList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
  • deprecated

    SVGPathSeg API is deprecated in SVG 2.

method normalizedPathSegList : pathSegList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
  • deprecated

    SVGPathSeg API is deprecated in SVG 2. Not implemented in most browsers.

method animatedPathSegList : pathSegList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
  • deprecated

    SVGPathSeg API is deprecated in SVG 2.

method animatedNormalizedPathSegList : pathSegList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
  • deprecated

    SVGPathSeg API is deprecated in SVG 2. Not implemented in most browsers.