Skip to content

Commit d6695bb

Browse files
committed
[css-transitions-2] Clarify condition for dispatching transitioncancel
1 parent e96f0f5 commit d6695bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-transitions-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ after the sample as follows:
281281
<td><a>interval start</a></td>
282282
</tr>
283283
<tr>
284-
<td><em>not</em> idle <em>or</em> after &rarr; idle</td>
284+
<td><em>not</em> idle and <em>not</em> after &rarr; idle</td>
285285
<td>{{transitioncancel}}</td>
286286
<td>The <a>active time</a> of the animation at the moment it was cancelled
287287
calculated using a <a>fill mode</a> of both.</td>

0 commit comments

Comments
 (0)