Great thanks to Brian Birtles for his excellent work on this patch (both in its early days and also during his Mozilla internship thus far), to Robert O'Callahan for his very thorough code-reviews, to Tim Rowley for keeping the patch up-to-date for so long, to Chris Double for his work on fixing crashes & adding features, and to Jeff Schiller for his moral support and patch-testing!
Now that SMIL has landed...
- We can do really sweet animations directly in the browser, without any Javascript or Flash required. :)
- We have improved support for the SVG specification
- We win two more points on the Acid3 Test (in smil-enabled builds) for a total score of 95.
- This is mostly an initial framework for us to build upon, so it's still missing a number of key features (which will enable yet-more-awesome animations).
- By default, the SMIL code is disabled via a build-time flag (see Bug 473705), so it's not included in nightly builds yet. (That will hopefully change as soon as we've got an about:config flag set up.)
On my list of things to fix soon:
- Bug 473904: Add an about:config toggle SMIL support
- Bug 474049: Add support for animating CSS properties