|
10 | 10 |
|
11 | 11 | <meta content="CSS Animations" name=dcterms.title> |
12 | 12 | <meta content=text name=dcterms.type> |
13 | | - <meta content=2014-01-08 name=dcterms.date> |
| 13 | + <meta content=2014-01-22 name=dcterms.date> |
14 | 14 | <meta content="L. David Baron" name=dcterms.creator> |
15 | 15 | <meta content=W3C name=dcterms.publisher> |
16 | 16 | <meta content="http://dev.w3.org/csswg/css3-animations/" |
|
33 | 33 |
|
34 | 34 | <h1>CSS Animations</h1> |
35 | 35 |
|
36 | | - <h2 class="no-num no-toc">Editor's Draft 8 January 2014</h2> |
| 36 | + <h2 class="no-num no-toc">Editor's Draft 22 January 2014</h2> |
37 | 37 |
|
38 | 38 | <dl> |
39 | 39 | <dt>This version: |
@@ -1457,8 +1457,9 @@ <h3 id=animation-shorthand-property><span class=secno>4.10. </span> The |
1457 | 1457 | || <single-animation-play-state></div> |
1458 | 1458 |
|
1459 | 1459 | <p> Note that order is important within each animation definition: the |
1460 | | - first value that can be parsed as a <var><time></var> is assigned to |
1461 | | - the animation-duration, and the second value that can be parsed as a |
| 1460 | + first value in each <single-animation> that can be parsed as a |
| 1461 | + <var><time></var> is assigned to the animation-duration, and the |
| 1462 | + second value in each <single-animation> that can be parsed as a |
1462 | 1463 | <var><time></var> is assigned to animation-delay. |
1463 | 1464 |
|
1464 | 1465 | <p class=issue> An alternative proposal is to accept the font shorthand |
@@ -1784,7 +1785,7 @@ <h4 id=CSSKeyframesRule-findRule><span class=secno>6.3.5. </span> The |
1784 | 1785 | <h2 id=acknowledgments><span class=secno>7. </span>Acknowledgments</h2> |
1785 | 1786 |
|
1786 | 1787 | <p>Thanks especially to the feedback from Tab Atkins, Carine Bournez, Anne |
1787 | | - van Kesteren, Estelle Weyl, and all the rest of the <a |
| 1788 | + van Kesteren, Øyvind Stenhaug, Estelle Weyl, and all the rest of the <a |
1788 | 1789 | href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> |
1789 | 1790 | community. |
1790 | 1791 |
|
|
0 commit comments