- From: Cameron McCormack <cam@mcc.id.au>
- Date: Thu, 20 Dec 2012 12:09:17 +1100
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: Dirk Schulze <dschulze@adobe.com>, Erik Dahlstrom <ed@opera.com>, "public-svg-wg@w3.org" <public-svg-wg@w3.org>
On 20/12/12 12:05 PM, Tab Atkins Jr. wrote: > dbaron has a strategy for reftesting animations. I believe he starts > it in the paused state with a negative delay, so it's immediately and > forever at a particular point in the animation's progress. > > I'm not sure how applicable that is to SVG animations, though. If we can use script, then we can do something similar, or even just have the animations set up normally and call setDocumentTime() to advance to the time of interest and then pauseAnimations().
Received on Thursday, 20 December 2012 01:09:50 UTC