|
10 | 10 | rel=dcterms.rights> |
11 | 11 | <meta content="CSS Transitions" name=dcterms.title> |
12 | 12 | <meta content=text name=dcterms.type> |
13 | | - <meta content=2013-11-14 name=dcterms.date> |
| 13 | + <meta content=2013-11-19 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-transitions/" |
|
40 | 40 |
|
41 | 41 | <h1>CSS Transitions</h1> |
42 | 42 |
|
43 | | - <h2 class="no-num no-toc">Editor's Draft 14 November 2013</h2> |
| 43 | + <h2 class="no-num no-toc">Editor's Draft 19 November 2013</h2> |
44 | 44 |
|
45 | 45 | <dl> |
46 | 46 | <dt>This version: |
@@ -199,8 +199,8 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2> |
199 | 199 | <li><a href="#starting"><span class=secno>3. </span> Starting of |
200 | 200 | transitions </a> |
201 | 201 | <ul class=toc> |
202 | | - <li><a href="#reversing"><span class=secno>3.1. </span> Automatically |
203 | | - reversing interrupted transitions </a> |
| 202 | + <li><a href="#reversing"><span class=secno>3.1. </span> Faster reversing |
| 203 | + of interrupted transitions </a> |
204 | 204 | </ul> |
205 | 205 |
|
206 | 206 | <li><a href="#application"><span class=secno>4. </span> Application of |
@@ -1083,7 +1083,7 @@ <h2 id=starting><span class=secno>3. </span> Starting of transitions</h2> |
1083 | 1083 | value changes because it is inherited (directly or indirectly) from |
1084 | 1084 | another element that is transitioning the same property. |
1085 | 1085 |
|
1086 | | - <h3 id=reversing><span class=secno>3.1. </span> Automatically reversing |
| 1086 | + <h3 id=reversing><span class=secno>3.1. </span> Faster reversing of |
1087 | 1087 | interrupted transitions</h3> |
1088 | 1088 |
|
1089 | 1089 | <p> Many common transitions effects involve transitions between two states, |
|
0 commit comments