canmove, Confirmed users
637
edits
Line 135: | Line 135: | ||
** SVG keeps things in floating point, cairo's interface is floating point | ** SVG keeps things in floating point, cairo's interface is floating point | ||
** cairo does the conversion into actual images | ** cairo does the conversion into actual images | ||
* spec says there should be animation events, but we don't fire them. Should we ever do that we would need to be careful. | * spec says there should be animation events, but we don't fire them. Should we ever do that we would need to be careful. | ||
* animation nodes can be moved from element to element -- test | * animation nodes can be moved from element to element -- test | ||
* tests | * tests | ||
** calcModes: discrete, spline, paced, linear | |||
** "fill" values: freeze, remove? | |||
** closing the window right after setting current time | ** closing the window right after setting current time | ||
** destroy iframe while animating | ** destroy iframe while animating |