Timeline hyperlinking

Hi.

Are SVG 1.1 user agents required to support hyperlinking to animation
elements?  For example, like this:

  <animation id="a" begin="5s" …/>
  <a xlink:href="#a"><rect width="100" height="100"/></a>

While SMIL Animation mentions it in section 3.6.5, it isn’t mentioned in
SVG 1.1’s linking chapter.

Also somewhat related: I assume that the description of how timeline
hyperlinking is performed is applicable to SVGSVGElement.setCurrentTime.
Is this correct?  The description of that method does not say.

Thanks,

Cameron

-- 
Cameron McCormack, http://mcc.id.au/
 xmpp:heycam@jabber.org  ▪  ICQ 26955922  ▪  MSN cam@mcc.id.au

Received on Tuesday, 8 August 2006 04:18:59 UTC