Skip to content

Commit 42f9d17

Browse files
committed
[mediaqueries-3] back to ED
1 parent f7992be commit 42f9d17

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

mediaqueries-3/Overview.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<meta content="text/html;charset=UTF-8" http-equiv=Content-type>
44
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
55
<title>Media Queries Level 3</title>
6-
<meta content="REC" name="w3c-status">
7-
<!-- <link href="../default.css" rel=stylesheet> -->
8-
<link href="default.css" rel=stylesheet>
6+
<meta content="ED" name="w3c-status">
7+
<link href="../default.css" rel=stylesheet>
8+
<!-- <link href="default.css" rel=stylesheet> -->
99

1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<!-- <link href="https://drafts.csswg.org/csslogo.ico" rel="icon"> -->
11+
<link href="https://drafts.csswg.org/csslogo.ico" rel="icon">
1212
<link rel="canonical" href="https://www.w3.org/TR/mediaqueries-3/">
1313
<style>/* style-counters */
1414

@@ -39,25 +39,25 @@
3939
figcaption:not(.no-marker)::before {
4040
content: "Figure " counter(figure) " ";
4141
}</style>
42-
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-REC" rel=stylesheet>
42+
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel=stylesheet>
4343

4444
<body>
4545
<div class=head>
4646
<p><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
4747

4848
<h1 id=title>Media Queries Level 3</h1>
4949

50-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#REC">W3C Recommendation</a>, <time class="dt-updated" datetime="2022-04-05">05 April 2022</time></p>
51-
<!-- <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-01-21">21 January 2022</time></p> -->
50+
<!-- <p id="w3c-state"><a href="https://www.w3.org/standards/types#REC">W3C Recommendation</a>, <time class="dt-updated" datetime="2022-04-05">05 April 2022</time></p> -->
51+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-04-05">05 April 2022</time></p>
5252

5353
<details open><summary>More details about this document</summary>
5454
<dl>
5555
<dt>This Version:
5656

57-
<!-- <dd><a
58-
href="https://drafts.csswg.org/css3-mediaqueries/">https://drafts.csswg.org/mediaqueries-3/</a> -->
59-
<dd><a
60-
href="https://www.w3.org/TR/2022/REC-mediaqueries-3-20220405/">https://www.w3.org/TR/2022/REC-mediaqueries-3-20220405/</a>
57+
<dd><a
58+
href="https://drafts.csswg.org/css3-mediaqueries/">https://drafts.csswg.org/mediaqueries-3/</a>
59+
<!-- <dd><a
60+
href="https://www.w3.org/TR/2022/REC-mediaqueries-3-20220405/">https://www.w3.org/TR/2022/REC-mediaqueries-3-20220405/</a> -->
6161

6262
<dt>Latest Version:
6363

@@ -72,7 +72,7 @@ <h1 id=title>Media Queries Level 3</h1>
7272
<dt>Previous Version:
7373

7474
<dd><a
75-
href="https://www.w3.org/TR/2012/REC-css3-mediaqueries-20120619/">https://www.w3.org/TR/2012/REC-css3-mediaqueries-20120619/</a>
75+
href="https://www.w3.org/TR/2022/REC-mediaqueries-3-20220405/">https://www.w3.org/TR/2022/REC-mediaqueries-3-20220405/</a>
7676

7777
<dt>History:
7878

@@ -159,22 +159,22 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
159159
<h2 class="no-num no-toc" id=status>Status of this Document</h2>
160160
<!--begin-status-->
161161

162-
<p><em>This section describes the status of this document at the time of its publication. A list of current W3C publications and the latest revision of this technical report can be found in the <a href="https://www.w3.org/TR/">W3C technical reports index</a> at https://www.w3.org/TR/.</em></p>
162+
<!-- <p><em>This section describes the status of this document at the time of its publication. A list of current W3C publications and the latest revision of this technical report can be found in the <a href="https://www.w3.org/TR/">W3C technical reports index</a> at https://www.w3.org/TR/.</em></p> -->
163163

164-
<!-- <p>This is a public copy of the editors' draft. It is provided for
164+
<p>This is a public copy of the editors' draft. It is provided for
165165
discussion only and may change at any moment. Its publication here does
166166
not imply endorsement of its contents by W3C. Don't cite this document
167-
other than as work in progress. -->
167+
other than as work in progress.
168168

169-
<p>This document was published by the
169+
<!-- <p>This document was published by the
170170
<a href="https://www.w3.org/groups/wg/css">CSS Working Group</a>
171171
as a Recommendation using the
172172
<a href="https://www.w3.org/2021/Process-20211102/#recs-and-notes">Recommendation track</a>.
173173
It includes <a href="https://www.w3.org/2021/Process-20211102/#proposed-corrections">proposed corrections</a>.</p>
174174
175175
<p>A W3C Recommendation is a specification that, after extensive consensus-building, is endorsed by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members, and has commitments from Working Group members to <a href="https://www.w3.org/Consortium/Patent-Policy/#sec-Requirements">royalty-free licensing</a> for implementations.</p>
176176
177-
<p>W3C recommends the wide deployment of this specification as a standard for the Web.</p>
177+
<p>W3C recommends the wide deployment of this specification as a standard for the Web.</p> -->
178178

179179
<p>Please send feedback
180180
by <a href="https://github.com/w3c/csswg-drafts/issues">filing issues in GitHub</a> (preferred),

0 commit comments

Comments
 (0)