- From: Cameron McCormack <cam-www-svg@aka.mcc.id.au>
- Date: Tue, 10 Jan 2006 22:24:27 +1100
- To: www-svg@w3.org
Hi. The prose for SVGAnimationElement.getStartTime states[1]: Returns the start time in seconds for this animation. but obviously an animation element can have multiple begin times. Should this function return the first begin time in the list, the begin time that started the current interval, the begin time that starts the next interval, or something else? Also, what should happen if the begin time to be returned is indefinite or unresolved? getSimpleDuration throws an exception in this case. Thanks, Cameron [1] http://www.w3.org/TR/SVG11/animate.html#InterfaceSVGAnimationElement -- Cameron McCormack ICQ: 26955922 cam (at) mcc.id.au MSN: cam (at) mcc.id.au http://mcc.id.au/ JBR: heycam (at) jabber.org
Received on Tuesday, 10 January 2006 11:24:33 UTC