Dom_svg.animationElement
inherit element
inherit tests
inherit externalResourcesRequired
method targetElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method getStartTime : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getCurrentTime : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getSimpleDuration : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method beginElement : unit Js_of_ocaml__.Js.meth
SVG 2 addition (from ElementTimeControl).
ElementTimeControl
method beginElementAt : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth
method endElement : unit Js_of_ocaml__.Js.meth
method endElementAt : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth