Skip to content

Commit d044825

Browse files
committed
Generated. Do not edit!
1 parent b00fc94 commit d044825

1 file changed

Lines changed: 21 additions & 32 deletions

File tree

css3-mediaqueries/Overview.html

Lines changed: 21 additions & 32 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 27
28-
July 2010</h2>
27+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 27 July 2010</h2>
2928

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

3332
<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>
3534

3635
<dt>Latest Version:
3736

@@ -111,46 +110,36 @@ <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
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
128119
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
129120
mailing list <a
130121
href="mailto:www-style@w3.org?Subject=%5Bcss3-mediaqueries%5D%20PUT%20SUBJECT%20HERE">
131122
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 &#8220;css3-mediaqueries&#8221; in the
134-
subject, preferably like this: &#8220;[<!---->css3-mediaqueries<!---->]
135-
<em>&hellip;summary of comment&hellip;</em>&#8221;
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+
&#8220;css3-mediaqueries&#8221; in the subject, preferably like this:
126+
&#8220;[<!---->css3-mediaqueries<!---->] <em>&hellip;summary of
127+
comment&hellip;</em>&#8221;
136128

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>).
141131

142132
<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"
146135
rel=disclosure>public list of any patent disclosures</a> made in
147136
connection with the deliverables of the group; that page also includes
148137
instructions for disclosing a patent. An individual who has actual
149138
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>
154143
<!--end-status-->
155144
<!--
156145
<p>This specification is a <strong>Last Call Working Draft</strong>. All

0 commit comments

Comments
 (0)