css-easing cover page

The specifications below belong to the series 'css-easing'

CSS Easing Functions Level 2

First Public Working Draft
- history
Tags
CSS

This CSS module describes a way for authors to define a transformation that controls the rate of change of some value. Applied to animations, such transformations can be used to produce animations that mimic physical phenomena such as momentum or to cause the animation to move in discrete steps producing robot-like movement. Level 2 adds more sophisticated functions for custom easing curves.

CSS Easing Functions Level 1

Candidate Recommendation Draft
- history
Tags
CSS
Latest Candidate Recommendation Snapshot

This CSS module describes a way for authors to define a transformation to be applied to the time of an animation. This can be used to produce animations that mimic physical phenomena such as momentum or to cause the animation to move in discrete steps producing robot-like movement.