Firefox3.1/SMIL Security Review: Difference between revisions

m
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
* calcModes: discrete, spline, paced, linear
* 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
* "fill" values: freeze, remove
* 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
canmove, Confirmed users
637

edits