We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30419ff commit 9c553e6Copy full SHA for 9c553e6
1 file changed
web-animations-1/Overview.bs
@@ -5811,6 +5811,9 @@ The following changes have been made since the <a
5811
(<a href="https://github.com/w3c/web-animations/issues/201">#201</a>).
5812
* Dropped keyframe spacing, distance calculation, and retention of invalid
5813
keyframe property values.
5814
+* Moved definitions of animation value procedures to
5815
+ <a href="https://drafts.csswg.org/css-values-4/#combining-values">CSS Values
5816
+ and Units</a>.
5817
* Introduced {{Animation/updatePlaybackRate(playbackRate)}} instead which
5818
maintains the current time and synchronizes with animations running on
5819
another thread or process.
0 commit comments