We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35141be commit 5447f9bCopy full SHA for 5447f9b
css-animations-2/Overview.bs
@@ -278,7 +278,8 @@ its associated [=keyframes=] are generated as follows:
278
* Let |default timing function| be the corresponding [=computed value=]
279
of 'animation-timing-function' on |element|.
280
281
- * Let |default composite| be ''replace''.
+ * Let |default composite| be the corresponding [=computed value=]
282
+ of 'animation-composition' on |element|.
283
284
* Let |keyframes| be an empty sequence of [=keyframe=] objects,
285
each possessing a
0 commit comments