- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 9 Oct 2018 16:17:45 -0700
- To: "www-style@w3.org" <www-style@w3.org>, public-review-announce@w3.org, www-svg <www-svg@w3.org>
The CSS WG has published an updated Working Draft of the CSS Easing Functions Module Level 1, which was formerly known as the CSS Timing Functions Module Level 1: https://www.w3.org/TR/css-easing-1/ This module extracts the easing functions from earlier drafts of CSS Transitions [1] into their own module, to more easily reference them from both CSS Transitions and CSS Animations and any other modules that need them. Compared to the earlier set of easing functions in the CSS Transitions draft, the new one includes a new set of options for the steps() function: https://www.w3.org/TR/css-easing-1/#step-timing-functions Changes since the last draft consist of removing the frames() notation in favor of the new jump-* keywords in steps(). Also the module has been renamed, to reflect the possibility of reuse for progress of things over a basis other than time. As there are no open issues and hardly any have been received since the FPWD in February, we expect to transition this module to Candidate Recommendation next month. Consider this the last call for comments. :) 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 repo at https://github.com/w3c/csswg-drafts/issues [1] https://www.w3.org/TR/2013/WD-css3-transitions-20131119/#transition-timing-function_tag For the CSS WG, ~fantasai
Received on Tuesday, 9 October 2018 23:18:10 UTC