Re: SVG12: currentTime definition

* Ola Andersson wrote:
>You are correct that "animation timeline time" wasn't defined. Therefore
>we have changed it to use the term "document time" instead and have
>added the following definition for document time:
>
>document time
>Indicates the position in the timeline relative to the document begin of
>a given document fragment. Document time is sometimes also referred to
>as presentation time. For additional information see the SMIL definition
>of document time.

I will accept this resolution, but I should point out that this method
is on the SVGSVGElement interface which is also available if the <svg>
is embedded e.g. in a XHTML document, in which case processing happens
in terms of the time container that is the <svg> element and not in
terms of some in this case inexistant SVG document timeline. But that's
a general problem that also occurs in SMIL, and should probably be
addressed there first. Thanks.
-- 
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 Sunday, 23 July 2006 00:25:34 UTC