Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Ian Gilman 343ec477cb + We're no longer using a style sheet for our CSS transitions (doing it directly in JavaScript instead)
+ 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
2010-06-07 16:16:55 -07:00
browser + We're no longer using a style sheet for our CSS transitions (doing it directly in JavaScript instead) 2010-06-07 16:16:55 -07:00
content + We're no longer using a style sheet for our CSS transitions (doing it directly in JavaScript instead) 2010-06-07 16:16:55 -07:00