|
16 | 16 | <meta content="Elika J. Etemad" name=dcterms.creator> |
17 | 17 | <meta content="Rossen Atanassov" name=dcterms.creator> |
18 | 18 | <meta content=W3C name=dcterms.publisher> |
19 | | - <meta content="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130425/" |
| 19 | + <meta content="http://dev.w3.org/csswg/css3-grid-layout/" |
20 | 20 | name=dcterms.identifier> |
21 | 21 | <link href="../default.css" rel=stylesheet type="text/css"> |
22 | 22 | <link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon"> |
23 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet |
| 23 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
24 | 24 | type="text/css"> |
25 | 25 | <style type="text/css"> |
26 | 26 | .example { |
|
59 | 59 |
|
60 | 60 | <h1 class=title id=title>CSS Grid Layout</h1> |
61 | 61 |
|
62 | | - <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft, 25 April |
63 | | - 2013</h2> |
| 62 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft, 25 April 2013</h2> |
64 | 63 |
|
65 | 64 | <dl> |
66 | 65 | <dt>This version: |
| 66 | + <!-- <dd><a href="http://dev.w3.org/csswg/css3-grid-layout/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130425/</a> --> |
67 | 67 |
|
68 | 68 | <dd><a |
69 | | - href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130425/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130425/</a> |
70 | | - <!-- <dd><a href="http://dev.w3.org/csswg/css3-grid-layout/">http://dev.w3.org/csswg/css3-grid-layout/</a> --> |
| 69 | + href="http://dev.w3.org/csswg/css3-grid-layout/">http://dev.w3.org/csswg/css3-grid-layout/</a> |
71 | 70 |
|
72 | 71 | <dt>Latest version: |
73 | 72 |
|
@@ -151,23 +150,19 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
151 | 150 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
152 | 151 | <!--begin-status--> |
153 | 152 |
|
154 | | - <p><em>This section describes the status of this document at the time of |
155 | | - its publication. Other documents may supersede this document. A list of |
156 | | - current W3C publications and the latest revision of this technical report |
157 | | - can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
158 | | - index at http://www.w3.org/TR/.</a></em> |
159 | | - |
160 | | - <p>Publication as a Working Draft does not imply endorsement by the W3C |
161 | | - Membership. This is a draft document and may be updated, replaced or |
162 | | - obsoleted by other documents at any time. It is inappropriate to cite this |
163 | | - document as other than work in progress. |
| 153 | + <p>This is a public copy of the editors' draft. It is provided for |
| 154 | + discussion only and may change at any moment. Its publication here does |
| 155 | + not imply endorsement of its contents by W3C. Don't cite this document |
| 156 | + other than as work in progress. |
164 | 157 |
|
165 | 158 | <p>The (<a |
166 | 159 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
167 | | - mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
168 | | - <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
169 | | - for discussion of this specification. When sending e-mail, please put the |
170 | | - text “css3-grid-layout” in the subject, preferably like this: |
| 160 | + mailing list <a |
| 161 | + href="mailto:www-style@w3.org?Subject=%5Bcss3-grid-layout%5D%20PUT%20SUBJECT%20HERE"> |
| 162 | + www-style@w3.org</a> (see <a |
| 163 | + href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for |
| 164 | + discussion of this specification. When sending e-mail, please put the text |
| 165 | + “css3-grid-layout” in the subject, preferably like this: |
171 | 166 | “[<!---->css3-grid-layout<!---->] <em>…summary of comment…</em>” |
172 | 167 |
|
173 | 168 | <p>This document was produced by the <a |
|
0 commit comments