Skip to content

Commit 3679160

Browse files
committed
[css-easing-1] Update Changes list.
1 parent b92a8af commit 3679160

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

css-easing-1/Overview.bs

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -459,17 +459,15 @@ Applications of easing functions should
459459
define the behavior for inputs and outputs outside this range
460460
to ensure they do not introduce new security considerations.
461461

462-
Changes since last publication {#changes}
463-
==============================
462+
Changes {#changes}
463+
=======
464464

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>:
468467

469-
* Reworded specification to refer to &ldquo;easing functions&rdquo;
470-
rather than &ldquo;timing functions&rdquo;
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)
473471

474472
Acknowledgements {#acknowledgements}
475473
================

0 commit comments

Comments
 (0)