Skip to content

Commit 1753b35

Browse files
author
Florian Rivoal
committed
Add link to Disposition of Comments for Media Queries
1 parent 217b4d0 commit 1753b35

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

css3-mediaqueries/Overview.html

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525

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

28-
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 29 February 2012</h2>
28+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft 13 April 2012</h2>
2929

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

3333
<dd><a
34-
href="http://www.w3.org/TR/2012/ED-css3-mediaqueries-20120229//">http://www.w3.org/TR/2012/ED-css3-mediaqueries-20120229/</a>
34+
href="http://www.w3.org/TR/2012/ED-css3-mediaqueries-20120413//">http://www.w3.org/TR/2012/ED-css3-mediaqueries-20120413/</a>
3535

3636
<dt>Latest Version:
3737

@@ -48,6 +48,12 @@ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 29 February 2012</h2>
4848
<dd><a
4949
href="http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/">http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/</a>
5050

51+
<dt>Disposition of Comments:
52+
53+
<dd><a
54+
href="http://www.w3.org/Style/2012/MediaQueriesDisposalOfComments.html">http://www.w3.org/Style/2012/MediaQueriesDisposalOfComments.html</a>
55+
56+
5157
<dt>Editors:
5258

5359
<dd class=vcard><span class=given-name>Florian</span> <span
@@ -77,13 +83,12 @@ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 29 February 2012</h2>
7783
<!--begin-copyright-->
7884
<p class=copyright><a
7985
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
80-
rel=license>Copyright</a> &copy; 2012 <a
81-
href="http://www.w3.org/"><acronym
82-
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
83-
href="http://www.csail.mit.edu/"><acronym
84-
title="Massachusetts Institute of Technology">MIT</acronym></a>, <a
85-
href="http://www.ercim.eu/"><acronym
86-
title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
86+
rel=license>Copyright</a> &copy; 2012 <a href="http://www.w3.org/"><abbr
87+
title="World Wide Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a
88+
href="http://www.csail.mit.edu/"><abbr
89+
title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
90+
href="http://www.ercim.eu/"><abbr
91+
title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
8792
<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
8893
href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
8994
<a
@@ -209,10 +214,6 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
209214
this point, no such report exists.
210215
</ol>
211216

212-
<p>The <a
213-
href="http://www.w3.org/Style/css3-updates/css3-mediaqueries-comments">comments
214-
received on the last working draft</a> are still available.
215-
216217
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
217218
<!--begin-toc-->
218219

css3-mediaqueries/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS] [DATE]</h2>
4747
<dd><a href=
4848
"http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/">http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/</a></dd>
4949

50+
<dt>Disposition of Comments:
51+
52+
<dd><a href="http://www.w3.org/Style/2012/MediaQueriesDisposalOfComments.html">http://www.w3.org/Style/2012/MediaQueriesDisposalOfComments.html</a>
53+
5054
<dt>Editors:</dt>
5155

5256
<dd class="vcard"><span class="given-name">Florian</span> <span class="family-name">Rivoal</span> &lt;<span class="email">florianr&nbsp;@opera.com</span>&gt;</dd>
@@ -146,10 +150,6 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2>
146150
published. At this point, no such report exists.</p></li>
147151
</ol>
148152

149-
<p>The
150-
<a href="http://www.w3.org/Style/css3-updates/css3-mediaqueries-comments">comments
151-
received on the last working draft</a> are still available.</p>
152-
153153

154154
<h2 class="no-num no-toc" id="contents">Table of contents</h2>
155155

0 commit comments

Comments
 (0)