Skip to content

Commit 9b75acc

Browse files
committed
[mediaqueries-3] Update bibliography
1 parent 92d9d67 commit 9b75acc

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

mediaqueries-3/Overview.html

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,9 @@ <h2 id=background><span class=secno>1. </span>Background</h2>
325325
of HTML4 so that they are consistent with those of media queries used in
326326
CSS.
327327

328-
<p class=note>HTML5 <a href="#HTML5"
329-
rel=biblioentry>[HTML5]<!--{{HTML5}}--></a> (at the moment of writing
330-
still work in progress) references the Media Queries specification
328+
<p class=note>Newer versions of HTML <a href="#biblio-html"
329+
rel=biblioentry>[HTML]></a>
330+
reference the Media Queries specification
331331
directly and thus updates the rules for HTML.
332332

333333
<h2 id=media0><span class=secno>2. </span>Media Queries</h2>
@@ -1120,6 +1120,8 @@ <h3 id=changes-2012><span class=secno>7.1. </span>Changes Since the 19 June 2012
11201120
and this is also the case for media queries.
11211121
</blockquote>
11221122

1123+
<li>Bibliographical references have been updated to point to the latest versions.
1124+
11231125
<li>Various links throughout the specification were updated from http to https.
11241126
</ul>
11251127

@@ -1221,18 +1223,18 @@ <h3 class=no-num id=other-references>Other references</h3>
12211223
<dt id=HTML401>[HTML401]
12221224

12231225
<dd>Dave Raggett; Arnaud Le Hors; Ian Jacobs. <a
1224-
href="http://www.w3.org/TR/1999/REC-html401-19991224"><cite>HTML 4.01
1225-
Specification.</cite></a> 24 December 1999. W3C Recommendation. URL: <a
1226-
href="http://www.w3.org/TR/1999/REC-html401-19991224">http://www.w3.org/TR/1999/REC-html401-19991224</a>
1226+
href="https://www.w3.org/TR/2018/SPSD-html401-20180327/"><cite>HTML 4.01
1227+
Specification.</cite></a> 24 December 1999, superseded 27 March 2018. W3C Recommendation. URL: <a
1228+
href="https://www.w3.org/TR/2018/SPSD-html401-20180327/">https://www.w3.org/TR/2018/SPSD-html401-20180327/</a>
12271229
</dd>
12281230
<!---->
12291231

1230-
<dt id=HTML5>[HTML5]
1232+
<dt id="biblio-html">[HTML]
12311233

1232-
<dd>Ian Hickson. <a
1233-
href="http://www.w3.org/TR/2012/WD-html5-20120329/"><cite>HTML5.</cite></a>
1234-
29 March 2012. W3C Working Draft. (Work in progress.) URL: <a
1235-
href="http://www.w3.org/TR/2012/WD-html5-20120329/">http://www.w3.org/TR/2012/WD-html5-20120329/</a>
1234+
<dd>Anne van Kesteren; et al. <a
1235+
href="https://html.spec.whatwg.org/multipage/"><cite>HTML
1236+
Standard</cite></a>. Living Standard. URL: <a
1237+
href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
12361238
</dd>
12371239
<!---->
12381240

0 commit comments

Comments
 (0)