mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 15:02:11 +00:00
343ec477cb
+ Changed the iQ.fn.animate call signature: it now takes two arguments, a CSS object and an options object (with possible parameters: duration, easing and complete) + iQ.fn.animate now reliably calls back the completion routine (this was causing all sorts of trouble) + Reenabled TabMirror.pausePainting + Added animate.html, a test bed for playing with CSS transitions