We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01cc8d commit eb49851Copy full SHA for eb49851
1 file changed
css-animations/Overview.bs
@@ -1005,7 +1005,7 @@ Types of <code>AnimationEvent</code></h3>
1005
1006
<p>The {{AnimationEvent/elapsedTime}} member for this event indicates
1007
the number of seconds that had elapsed since the beginning of the
1008
- animation at the moment when the animation was cancelled.
+ animation at the moment when the animation was canceled.
1009
This excludes any time where the animation was paused. If the animation
1010
had a negative 'animation-delay', the beginning of the animation is the
1011
moment equal to the absolute value of 'animation-delay' seconds
0 commit comments