Skip to content

Commit 7eb0565

Browse files
committed
features are no longer at risk; back to editor's draft for now
1 parent 2bde510 commit 7eb0565

2 files changed

Lines changed: 24 additions & 66 deletions

File tree

css3-mediaqueries/Overview.html

Lines changed: 21 additions & 49 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-WD" 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,13 +24,13 @@
2424

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

27-
<h2 class="no-num no-toc" id=w3c-working>W3C Working Draft 4 March 2009</h2>
27+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 4 March 2009</h2>
2828

2929
<dl>
3030
<dt>This Version:
3131

3232
<dd><a
33-
href="http://www.w3.org/TR/2009/WD-css3-mediaqueries-20090304/">http://www.w3.org/TR/2009/WD-css3-mediaqueries-20090304/</a>
33+
href="http://www.w3.org/TR/2009/ED-css3-mediaqueries-20090304/">http://www.w3.org/TR/2009/ED-css3-mediaqueries-20090304/</a>
3434

3535
<dt>Latest Version:
3636

@@ -108,29 +108,12 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
108108
content itself.
109109

110110
<h2 class="no-num no-toc" id=status>Status of this document</h2>
111-
112-
<p>For this publication of the Media Queries Working Draft the CSS WG would
113-
like to solicit feedback on the parts that have changed since the last
114-
publication:
115-
116-
<ul>
117-
<li>Revision of the syntax section.
118-
119-
<li>Addition of the &lsquo;<code class=css>aspect-ratio</code>&rsquo; and
120-
&lsquo;<code class=css>orientation</code>&rsquo; media features.
121-
</ul>
122111
<!--begin-status-->
123112

124-
<p><em>This section describes the status of this document at the time of
125-
its publication. Other documents may supersede this document. A list of
126-
current W3C publications and the latest revision of this technical report
127-
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
128-
index at http://www.w3.org/TR/.</a></em>
129-
130-
<p>Publication as a Working Draft does not imply endorsement by the W3C
131-
Membership. This is a draft document and may be updated, replaced or
132-
obsoleted by other documents at any time. It is inappropriate to cite this
133-
document as other than work in progress.
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.
134117

135118
<p>The (<a
136119
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
@@ -141,30 +124,28 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
141124
&#8220;[<!---->css3-mediaqueries<!---->] <em>&hellip;summary of
142125
comment&hellip;</em>&#8221;
143126

144-
<p>This document was produced by the <a
145-
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
146-
the <a href="http://www.w3.org/Style/">Style Activity</a>).
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>).
147129

148130
<p>This document was produced by a group operating under the <a
149-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
150-
2004 W3C Patent Policy</a>. W3C maintains a <a
151-
href="http://www.w3.org/2004/01/pp-impl/32061/status"
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"
152133
rel=disclosure>public list of any patent disclosures</a> made in
153134
connection with the deliverables of the group; that page also includes
154135
instructions for disclosing a patent. An individual who has actual
155136
knowledge of a patent which the individual believes contains <a
156-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
137+
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
157138
Claim(s)</a> must disclose the information in accordance with <a
158-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
159-
6 of the W3C Patent Policy</a>.</p>
139+
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
140+
W3C Patent Policy</a>.</p>
160141
<!--end-status-->
161-
162-
<p>This specification is a <strong>Last Call Working Draft</strong>. All
163-
persons are encouraged to review this document and <strong>send comments
164-
to the <a
165-
href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
166-
mailing list</strong> as described above. The <strong>deadline for
167-
comments</strong> is <strong>21 November 2008</strong>.
142+
<!--
143+
<p>This specification is a <strong>Last Call Working Draft</strong>. All
144+
persons are encouraged to review this document and <strong>send comments
145+
to the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
146+
mailing list</strong> as described above. The
147+
<strong>deadline for comments</strong> is <strong>21 November 2008</strong>.</p>
148+
-->
168149

169150
<p>For this specification to exit the CR stage, the following conditions
170151
shall be met:
@@ -222,15 +203,6 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
222203
href="http://www.w3.org/Style/css3-updates/css3-mediaqueries-comments">comments
223204
received on the last working draft</a> are still available.
224205

225-
<h3 class="no-num no-toc" id=features-at-risk>Features at risk</h3>
226-
227-
<p>The CSS WG has identified the &lsquo;<code
228-
class=css>device-aspect-ratio</code>&rsquo; media feature to be at risk
229-
due to poor support in user agents. The &lsquo;<code
230-
class=css>orientation</code>&rsquo; and &lsquo;<code
231-
class=css>aspect-ratio</code>&rsquo; media features are also marked as
232-
risk as they have been added since the last Candidate Recommendation.
233-
234206
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
235207
<!--begin-toc-->
236208

css3-mediaqueries/Overview.src.html

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS] [DATE]</h2>
3030
<dl>
3131
<dt>This Version:</dt>
3232

33-
<dd><a href="[VERSION]/">http://www.w3.org/TR/[YEAR]/WD-css3-mediaqueries-[CDATE]/</a></dd>
33+
<dd><a href="[VERSION]/">http://www.w3.org/TR/[YEAR]/ED-css3-mediaqueries-[CDATE]/</a></dd>
3434

3535
<dt>Latest Version:</dt>
3636

@@ -86,21 +86,15 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
8686

8787
<h2 class="no-num no-toc" id="status">Status of this document</h2>
8888

89-
<p>For this publication of the Media Queries Working Draft the CSS WG would
90-
like to solicit feedback on the parts that have changed since the last publication:</p>
91-
92-
<ul>
93-
<li>Revision of the syntax section.
94-
<li>Addition of the ''aspect-ratio'' and ''orientation'' media features.
95-
</ul>
96-
9789
<!--status-->
9890

91+
<!--
9992
<p>This specification is a <strong>Last Call Working Draft</strong>. All
10093
persons are encouraged to review this document and <strong>send comments
10194
to the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
10295
mailing list</strong> as described above. The
10396
<strong>deadline for comments</strong> is <strong>21 November 2008</strong>.</p>
97+
-->
10498

10599
<p>For this specification to exit the CR stage, the following
106100
conditions shall be met:</p>
@@ -151,14 +145,6 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2>
151145
received on the last working draft</a> are still available.</p>
152146

153147

154-
<h3 class="no-num no-toc">Features at risk</h3>
155-
156-
<p>The CSS WG has identified the ''device-aspect-ratio'' media feature to be
157-
at risk due to poor support in user agents. The ''orientation'' and
158-
''aspect-ratio'' media features are also marked as risk as they have been
159-
added since the last Candidate Recommendation.</p>
160-
161-
162148
<h2 class="no-num no-toc" id="contents">Table of contents</h2>
163149

164150
<!--toc-->

0 commit comments

Comments
 (0)