|
15 | 15 | span.label { font-style: italic } |
16 | 16 | </style> |
17 | 17 | <link href=default.css rel=stylesheet> |
18 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-CR" rel=stylesheet> |
| 18 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet> |
19 | 19 |
|
20 | 20 | <body> |
21 | 21 | <div class=head> <!--begin-logo--> |
|
24 | 24 |
|
25 | 25 | <h1 id=media-queries>Media Queries</h1> |
26 | 26 |
|
27 | | - <h2 class="no-num no-toc" id=w3c-working>W3C Candidate Recommendation 27 |
28 | | - July 2010</h2> |
| 27 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 27 July 2010</h2> |
29 | 28 |
|
30 | 29 | <dl> |
31 | 30 | <dt>This Version: |
32 | 31 |
|
33 | 32 | <dd><a |
34 | | - href="http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/">http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/</a> |
| 33 | + href="http://www.w3.org/TR/2010/ED-css3-mediaqueries-20100727/">http://www.w3.org/TR/2010/ED-css3-mediaqueries-20100727/</a> |
35 | 34 |
|
36 | 35 | <dt>Latest Version: |
37 | 36 |
|
@@ -111,46 +110,36 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
111 | 110 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
112 | 111 | <!--begin-status--> |
113 | 112 |
|
114 | | - <p><em>This section describes the status of this document at the time of |
115 | | - its publication. Other documents may supersede this document. A list of |
116 | | - current W3C publications and the latest revision of this technical report |
117 | | - can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
118 | | - index at http://www.w3.org/TR/.</a></em> |
| 113 | + <p>This is a public copy of the editors' draft. It is provided for |
| 114 | + discussion only and may change at any moment. Its publication here does |
| 115 | + not imply endorsement of its contents by W3C. Don't cite this document |
| 116 | + other than as work in progress. |
119 | 117 |
|
120 | | - <p>This document was produced by the <a |
121 | | - href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> as a <a |
122 | | - href="http://www.w3.org/Consortium/Process/tr#RecsCR">Candidate |
123 | | - Recommendation.</a> |
124 | | - |
125 | | - <p>A Candidate Recommendation is a document that has been widely reviewed |
126 | | - and is ready for implementation. W3C encourages everybody to implement |
127 | | - this specification and return comments to the (<a |
| 118 | + <p>The (<a |
128 | 119 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
129 | 120 | mailing list <a |
130 | 121 | href="mailto:www-style@w3.org?Subject=%5Bcss3-mediaqueries%5D%20PUT%20SUBJECT%20HERE"> |
131 | 122 | www-style@w3.org</a> (see <a |
132 | | - href="http://www.w3.org/Mail/Request">instructions</a>). When sending |
133 | | - e-mail, please put the text “css3-mediaqueries” in the |
134 | | - subject, preferably like this: “[<!---->css3-mediaqueries<!---->] |
135 | | - <em>…summary of comment…</em>” |
| 123 | + href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for |
| 124 | + discussion of this specification. When sending e-mail, please put the text |
| 125 | + “css3-mediaqueries” in the subject, preferably like this: |
| 126 | + “[<!---->css3-mediaqueries<!---->] <em>…summary of |
| 127 | + comment…</em>” |
136 | 128 |
|
137 | | - <p>Publication as a Candidate Recommendation does not imply endorsement by |
138 | | - the W3C Membership. This is a draft document and may be updated, replaced |
139 | | - or obsoleted by other documents at any time. It is inappropriate to cite |
140 | | - this document as other than work in progress. |
| 129 | + <p>This document was produced by the <a href="/Style/CSS/members">CSS |
| 130 | + Working Group</a> (part of the <a href="/Style/">Style Activity</a>). |
141 | 131 |
|
142 | 132 | <p>This document was produced by a group operating under the <a |
143 | | - href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February |
144 | | - 2004 W3C Patent Policy</a>. W3C maintains a <a |
145 | | - href="http://www.w3.org/2004/01/pp-impl/32061/status" |
| 133 | + href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent |
| 134 | + Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status" |
146 | 135 | rel=disclosure>public list of any patent disclosures</a> made in |
147 | 136 | connection with the deliverables of the group; that page also includes |
148 | 137 | instructions for disclosing a patent. An individual who has actual |
149 | 138 | knowledge of a patent which the individual believes contains <a |
150 | | - href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential"> |
151 | | - Essential Claim(s)</a> must disclose the information in accordance with <a |
152 | | - href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure"> |
153 | | - section 6 of the W3C Patent Policy</a>.</p> |
| 139 | + href="/Consortium/Patent-Policy-20040205/#def-essential">Essential |
| 140 | + Claim(s)</a> must disclose the information in accordance with <a |
| 141 | + href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
| 142 | + W3C Patent Policy</a>.</p> |
154 | 143 | <!--end-status--> |
155 | 144 | <!-- |
156 | 145 | <p>This specification is a <strong>Last Call Working Draft</strong>. All |
|
0 commit comments