Emmanuele Bassi 12c75e9737 timeline: Add cubic-bezier() progress functions
Another progress function from the CSS3 Transitions specification, using
a parametrices cubic bezier curve between (0, 0) and (1, 1) with two
control points.

(sadly, no ASCII art can approximate a cubic bezier, so no graph)

The cubic-bezier() progress function comes with a bunch of preset easing
modes: ease, ease-in, ease-out, and ease-in-out, that we can map to
enumeration values.
2012-07-19 22:13:24 -04:00
..
2011-11-10 19:05:39 +01:00
2012-06-23 08:23:11 +01:00
2012-02-23 12:01:11 +00:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2012-07-17 16:52:41 +01:00
2012-07-11 15:27:56 +01:00
2012-04-27 12:30:48 +01:00
2012-07-18 17:14:17 -04:00
2012-06-05 12:28:25 +02:00
2012-01-16 23:35:16 +00:00
2012-06-11 13:47:29 +01:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2012-07-17 16:52:41 +01:00
2012-07-17 16:52:41 +01:00
2012-07-17 16:52:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:30:50 +01:00
2012-02-23 17:21:57 +00:00
2012-04-27 12:30:48 +01:00
2012-04-30 17:17:41 +01:00
2012-07-17 16:52:41 +01:00