Skip to content

Commit b053de2

Browse files
committed
Generated. Do not edit!
1 parent 401b51f commit b053de2

1 file changed

Lines changed: 25 additions & 34 deletions

File tree

css3-mediaqueries/Overview.html

Lines changed: 25 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
span.label { font-style: italic }
1616
</style>
1717
<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>
1919

2020
<body>
2121
<div class=head> <!--begin-logo-->
@@ -24,14 +24,13 @@
2424

2525
<h1 id=media-queries>Media Queries</h1>
2626

27-
<h2 class="no-num no-toc" id=w3c-working>W3C Candidate Recommendation 23
28-
April 2009</h2>
27+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 20 April 2009</h2>
2928

3029
<dl>
3130
<dt>This Version:
3231

3332
<dd><a
34-
href="http://www.w3.org/TR/2009/CR-css3-mediaqueries-20090423/">http://www.w3.org/TR/2009/CR-css3-mediaqueries-20090423/</a>
33+
href="http://www.w3.org/TR/2009/ED-css3-mediaqueries-20090420/">http://www.w3.org/TR/2009/ED-css3-mediaqueries-20090420/</a>
3534

3635
<dt>Latest Version:
3736

@@ -111,38 +110,30 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
111110
<h2 class="no-num no-toc" id=status>Status of this document</h2>
112111
<!--begin-status-->
113112

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.
119117

120-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
121-
Working Group</a> as a <a href="/TR/#CR">Candidate Recommendation.</a>
122-
123-
<p>A Candidate Recommendation is a document that has been widely reviewed
124-
and ready for implementation. W3C encourages everybody to implement this
125-
specification and return comments to the (<a
118+
<p>The (<a
126119
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
127120
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
128-
<a href="http://www.w3.org/Mail/Request">instructions</a>). When sending
129-
e-mail, please put the text &#8220;css3-mediaqueries&#8221; in the
130-
subject, preferably like this: &#8220;[<!---->css3-mediaqueries<!---->]
131-
<em>&hellip;summary of comment&hellip;</em>&#8221;
121+
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
122+
for discussion of this specification. When sending e-mail, please put the
123+
text &#8220;css3-mediaqueries&#8221; in the subject, preferably like this:
124+
&#8220;[<!---->css3-mediaqueries<!---->] <em>&hellip;summary of
125+
comment&hellip;</em>&#8221;
132126

133-
<p>Publication as a Candidate Recommendation does not imply endorsement by
134-
the W3C Membership. This is a draft document and may be updated, replaced
135-
or obsoleted by other documents at any time. It is inappropriate to cite
136-
this document as other than work in progress.
127+
<p>This document was produced by the <a href="/Style/CSS/members">CSS
128+
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
137129

138130
<p>This document was produced by a group operating under the <a
139-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
140-
2004 W3C Patent Policy</a>. W3C maintains a <a
141-
href="/2004/01/pp-impl/32061/status" rel=disclosure>public list of any
142-
patent disclosures</a> made in connection with the deliverables of the
143-
group; that page also includes instructions for disclosing a patent. An
144-
individual who has actual knowledge of a patent which the individual
145-
believes contains <a
131+
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
132+
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
133+
rel=disclosure>public list of any patent disclosures</a> made in
134+
connection with the deliverables of the group; that page also includes
135+
instructions for disclosing a patent. An individual who has actual
136+
knowledge of a patent which the individual believes contains <a
146137
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
147138
Claim(s)</a> must disclose the information in accordance with <a
148139
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
@@ -203,10 +194,10 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
203194
publication.)
204195

205196
<li>
206-
<p>A minimum of another six months of the CR period must elapse.
207-
<!--That is, this specification will not exit CR before 23 August 2008.-->
208-
When the specification exits CR, an implementation report will be
209-
published. At this point, no such report exists.
197+
<p>A minimum of another six months of the CR period must elapse. That is,
198+
this specification will not exit CR before 23 October 2009. When the
199+
specification exits CR, an implementation report will be published. At
200+
this point, no such report exists.
210201
</ol>
211202

212203
<p>The <a

0 commit comments

Comments
 (0)