Better JavaScript Animations.
Nicholas Zakas says “The introduction of the mozRequestAnimationFrame() method is the most significant contribution to improving JavaScript animations perhaps in the history of the web.”
Sounds like a big deal. Even if you have no plans to animate browser elements via JavaScript, Nicholas’s article is worth a read.