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 a456944 commit a9f5688Copy full SHA for a9f5688
css-animations-2/Overview.bs
@@ -496,7 +496,8 @@ comparing the animation's phase before and after the sample as follows:
496
<td><a>interval start</a></td>
497
</tr>
498
<tr>
499
- <td>Not <a lt="idle phase">idle</a> →
+ <td><em>not</em> <a lt="idle phase">idle</a> and <em>not</em>
500
+ <a lt="after phase">after</a>→
501
<a lt="idle phase">idle</a></td>
502
<td><a idl>animationcancel</a></td>
503
<td>The <a>active time</a> of the animation at the moment it was cancelled
0 commit comments