|
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-13 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 | | - <meta content="http://dev.w3.org/csswg/css3-transitions/" |
| 16 | + <meta content="http://www.w3.org/TR/2013/WD-css3-transitions-20131119/" |
17 | 17 | name=dcterms.identifier> |
18 | 18 | <script defer=defer |
19 | 19 | src="http://test.csswg.org/harness/annotate.js#css-transitions-1_dev" |
|
30 | 30 | } |
31 | 31 | div.prod { margin: 1em 2em; } |
32 | 32 | </style> |
33 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
| 33 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet |
34 | 34 | type="text/css"> |
35 | 35 |
|
36 | 36 | <body> |
|
40 | 40 |
|
41 | 41 | <h1>CSS Transitions</h1> |
42 | 42 |
|
43 | | - <h2 class="no-num no-toc">Editor's Draft 13 November 2013</h2> |
| 43 | + <h2 class="no-num no-toc">W3C Working Draft 19 November 2013</h2> |
44 | 44 |
|
45 | 45 | <dl> |
46 | 46 | <dt>This version: |
47 | 47 |
|
48 | 48 | <dd> <a |
49 | | - href="http://dev.w3.org/csswg/css3-transitions/">http://dev.w3.org/csswg/css3-transitions/</a> |
| 49 | + href="http://www.w3.org/TR/2013/WD-css3-transitions-20131119/">http://www.w3.org/TR/2013/WD-css3-transitions-20131119/</a> |
50 | 50 |
|
51 | 51 | <dt>Latest version: |
52 | 52 |
|
@@ -131,19 +131,23 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
131 | 131 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
132 | 132 | <!--begin-status--> |
133 | 133 |
|
134 | | - <p>This is a public copy of the editors' draft. It is provided for |
135 | | - discussion only and may change at any moment. Its publication here does |
136 | | - not imply endorsement of its contents by W3C. Don't cite this document |
137 | | - other than as work in progress. |
| 134 | + <p><em>This section describes the status of this document at the time of |
| 135 | + its publication. Other documents may supersede this document. A list of |
| 136 | + current W3C publications and the latest revision of this technical report |
| 137 | + can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
| 138 | + index at http://www.w3.org/TR/.</a></em> |
| 139 | + |
| 140 | + <p>Publication as a Working Draft does not imply endorsement by the W3C |
| 141 | + Membership. This is a draft document and may be updated, replaced or |
| 142 | + obsoleted by other documents at any time. It is inappropriate to cite this |
| 143 | + document as other than work in progress. |
138 | 144 |
|
139 | 145 | <p>The (<a |
140 | 146 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
141 | | - mailing list <a |
142 | | - href="mailto:www-style@w3.org?Subject=%5Bcss3-transitions%5D%20PUT%20SUBJECT%20HERE"> |
143 | | - www-style@w3.org</a> (see <a |
144 | | - href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for |
145 | | - discussion of this specification. When sending e-mail, please put the text |
146 | | - “css3-transitions” in the subject, preferably like this: |
| 147 | + mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
| 148 | + <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
| 149 | + for discussion of this specification. When sending e-mail, please put the |
| 150 | + text “css3-transitions” in the subject, preferably like this: |
147 | 151 | “[<!---->css3-transitions<!---->] <em>…summary of comment…</em>” |
148 | 152 |
|
149 | 153 | <p>This document was produced by the <a |
|
0 commit comments