- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Thu, 2 May 2019 10:19:20 +0100
- To: "www-style@w3.org" <www-style@w3.org>, "public-fx@w3.org" <public-fx@w3.org>, "public-review-announce@w3.org" <public-review-announce@w3.org>
The CSS WG has published a Candidate Recommendation and invites
implementations of the CSS Easing Functions Module Level 1:
     https://www.w3.org/TR/css-easing-1/
Easing functions allow specifying the rate of change of some value
according some measure of progress; for example, the rate of change
in a CSS property value over time in an animation or transition effect.
This module extracts out these “timing functions” from earlier drafts
of CSS Transitions[1] for easier re-use across CSS and SVG modules. It
also adds some additional options to the steps() function.
[1] https://www.w3.org/TR/2013/WD-css3-transitions-20131119/#transition-timing-function-property
There are no significant changes since the previous Working Draft.
Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-easing] (as I did on this
message) or (preferably) file them in the GitHub repository at
   https://github.com/w3c/csswg-drafts/issues
For the CSS WG,
~fantasai
Received on Thursday, 2 May 2019 09:19:46 UTC