|
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-06-04 name=dcterms.date> |
| 13 | + <meta content=2013-06-08 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/" |
|
37 | 37 |
|
38 | 38 | <h1>CSS Transitions</h1> |
39 | 39 |
|
40 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 June 2013</h2> |
| 40 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 June 2013</h2> |
41 | 41 |
|
42 | 42 | <dl> |
43 | 43 | <dt>This version: |
@@ -988,7 +988,8 @@ <h2 id=starting><span class=secno>3. </span> Starting of transitions</h2> |
988 | 988 | define the behavior in harder cases, such when transition properties are |
989 | 989 | present on both ancestor and descendant. See <a |
990 | 990 | href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0297.html">description |
991 | | - of issues and proposed model</a>. |
| 991 | + of issues and proposed model</a>. Working Group resolution from 2013-06-06 |
| 992 | + needs to be edited. |
992 | 993 |
|
993 | 994 | <h2 id=reversing><span class=secno>4. </span> Automatically reversing |
994 | 995 | interrupted transitions</h2> |
@@ -1059,7 +1060,8 @@ <h2 id=reversing><span class=secno>4. </span> Automatically reversing |
1059 | 1060 | 2012-05-09</a> (and <a |
1060 | 1061 | href="http://www.w3.org/Graphics/fx/track/actions/77">action</a>), <a |
1061 | 1062 | href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0262.html">minutes |
1062 | | - 2012-10-30</a>. |
| 1063 | + 2012-10-30</a>, <a href=transition-reversing-demo>reversing demo</a>. |
| 1064 | + Working Group resolution from 2013-06-07 needs to be edited. |
1063 | 1065 |
|
1064 | 1066 | <h2 id=transition-events><span class=secno>5. </span><a |
1065 | 1067 | id=transition-events-> Transition Events </a></h2> |
|
0 commit comments