File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -459,17 +459,15 @@ Applications of easing functions should
459
459
define the behavior for inputs and outputs outside this range
460
460
to ensure they do not introduce new security considerations.
461
461
462
- Changes since last publication {#changes}
463
- ==============================
462
+ Changes {#changes}
463
+ =======
464
464
465
- The following changes have been made since the <a
466
- href="https://www.w3.org/TR/2018/WD-css-easing-1-20181009/"> 9 October
467
- 2018 Working Draft</a> :
465
+ The following changes have been made since the
466
+ <a href="https://www.w3.org/TR/2019/CR-css-easing-1-20190430/">30 April 2019 Candidate Recommendation</a> :
468
467
469
- * Reworded specification to refer to “easing functions”
470
- rather than “timing functions”
471
- and use more general language that does not assume these functions are only
472
- applied to animations.
468
+ * Updated ''cubic-bezier()'' syntax definition to annotate range restrictions
469
+ using [=bracketed range notation=] . (Editorial)
470
+ * Added an example of chaining easing functions. (Editorial)
473
471
474
472
Acknowledgements {#acknowledgements}
475
473
================
You can’t perform that action at this time.
0 commit comments