Surfin’ Safari

ElementTimeControl: 97/100

Posted by Antti Koivisto on Wednesday, March 26th, 2008 at 10:15 am

We added the ElementTimeControl interface that is part of the SVG Animation specification. This completes Acid3 test 75 and got us up to 97/100. Three to go!

5 Responses to “ElementTimeControl: 97/100”

  1. Fyrd Says:

    Aside from the Acid3 test, does anyone have/know of a sample SVG file that tests this?

  2. Jeff Schiller Says:

    Can you please clarify - did you actually turn SMIL on in the trunk or did you just implement this DOM interface?

  3. ed Says:

    See here for a simple example that uses ElementTimeControl to trigger an animation.

  4. Fyrd Says:

    @ed

    None of the examples on that page work for me…(using the Nightly that gets 98/100)

  5. Robert Blaut Says:

    Jeff, a bug http://bugs.webkit.org/show_bug.cgi?id=17077 is still open, so the SMIL animation is still absent in Webkit