Firefox3.1/SMIL Security Review: Difference between revisions

→‎Exported APIs: - switch ElementTimeControl interface to the one defined in SVG spec (better documented) rather than the one in the smil-animation spec
No edit summary
(→‎Exported APIs: - switch ElementTimeControl interface to the one defined in SVG spec (better documented) rather than the one in the smil-animation spec)
 
Line 25: Line 25:
== Exported APIs ==
== Exported APIs ==
* Please provide a table of exported interfaces (APIs, ABIs, protocols, UI, etc.)
* Please provide a table of exported interfaces (APIs, ABIs, protocols, UI, etc.)
** [http://www.w3.org/TR/2001/REC-smil-animation-20010904/#ElementTimeControl nsIDOMElementTimeControl.idl]
** [http://www.w3.org/TR/SVG11/animate.html#InterfaceElementTimeControl nsIDOMElementTimeControl.idl]
*** boolean beginElement()
*** boolean beginElement()
*** boolean beginElementAt(in float offset)
*** boolean beginElementAt(in float offset)
Confirmed users
489

edits