Re: SVG12: currentTime definition

* Ola Andersson wrote:
>On read : Returns the current animation timeline time in seconds.
>On write : Sets the current animation timeline time (in seconds). This
>API is required to support seeking forwards and backwards in the
>timeline. After a seek, animation continues to play (forwards) from the
>new time.

That's "Returns the current time in seconds relative to the start time
for the current SVG document fragment." and "Adjusts the clock for this
SVG document fragment, establishing a new current time." in SVG 1.1; it
is not clear what either definition means or if they are the same, for
example, the term "animation timeline time" does not seem to be defined
in the document.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Wednesday, 28 December 2005 17:25:39 UTC