|
56 | 56 | </p> |
57 | 57 | <h1 class="p-name no-ref" id=title>CSS Animations Level 1</h1> |
58 | 58 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
59 | | - <span class=dt-updated><span class=value-title title=20140910>10 September 2014</span></span></span></h2> |
| 59 | + <span class=dt-updated><span class=value-title title=20140915>15 September 2014</span></span></span></h2> |
60 | 60 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css3-animations/>http://dev.w3.org/csswg/css3-animations/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-animations/>http://www.w3.org/TR/css3-animations/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css3-animations/>http://dev.w3.org/csswg/css3-animations/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css3-animations-20130219/ rel=previous>http://www.w3.org/TR/2013/WD-css3-animations-20130219/</a><dd><a href=http://www.w3.org/TR/2012/WD-css3-animations-20120403/ rel=previous>http://www.w3.org/TR/2012/WD-css3-animations-20120403/</a> |
61 | 61 | <dt>Feedback:</dt> |
62 | 62 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-animations%5D%20feedback">www-style@w3.org</a> |
@@ -1091,6 +1091,7 @@ <h2 class="heading settled heading" data-level=8 id=wg-resolutions-pending><span |
1091 | 1091 | <li>Fire animation start/end events when animation-duration is zero, with 0 elapsedTime |
1092 | 1092 | <li>If animation-iteration-count is infinite and duration is 0, treat the iteration-count as if it was finite and run a 0s second (option A in <a href=http://lists.w3.org/Archives/Public/www-style/2014Sep/0056.html>Brian’s mail</a>) |
1093 | 1093 | <li>If an animation with a negative animation delay is initially paused, the start event still fires |
| 1094 | + </ul> |
1094 | 1095 |
|
1095 | 1096 | <li>2012-10-29 minutes |
1096 | 1097 | <ul> |
@@ -1350,7 +1351,7 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class= |
1350 | 1351 | <tr><th scope=row><a data-property="">animation</a><td><single-animation>#<td>see individual properties<td>all elements, ::before and ::after pseudo-elements<td>no<td>N/A<td>interactive<td>no<td>per grammar<td>As specified</table></div> |
1351 | 1352 |
|
1352 | 1353 |
|
1353 | | -</ul></ul><h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>Do animation events fire when the duration is 0s? |
| 1354 | +</ul><h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>Do animation events fire when the duration is 0s? |
1354 | 1355 | <a href=#issue-1275c8d8> ↵ </a></div><div class=issue>If similar to animation-duration:0s, also relates to whether |
1355 | 1356 | animation events fire? |
1356 | 1357 | <a href=#issue-ef1c522a> ↵ </a></div><div class=issue>Clarify whether 0s animations fire start/end events or not. |
|
0 commit comments