Skip to content

Commit 38e2ec8

Browse files
author
John Daggett
committed
[css-fonts] update biblio.ref to reflect current versions
1 parent 683d42a commit 38e2ec8

2 files changed

Lines changed: 37 additions & 43 deletions

File tree

biblio.ref

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
%U http://www.w3.org/TR/2013/WD-2dcontext2-20130528/
2929

3030
%L AAT-FEATURES
31-
%T Apple Advanced Typography font feature registry
31+
%T Apple Advanced Typography Font Feature Registry
3232
%I Apple
33-
%U http://developer.apple.com/fonts/registry/
33+
%U https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html
3434

3535
%L ABC
3636
%T The ABC Programmer's Handbook
@@ -419,17 +419,12 @@
419419
%U http://www.w3.org/TR/2005/REC-charmod-20050215/
420420

421421
%L CHARMOD-NORM
422-
%T Character Model for the World Wide Web 1.0: Normalization
423-
%A François Yergeau
424-
%A Martin J. Dürst
425-
%A Richard Ishida
422+
%T Character Model for the World Wide Web: String Matching and Searching
426423
%A Addison Phillips
427-
%A Misha Wolf
428-
%A Tex Texin
429424
%S W3C Working Draft
430425
%O (Work in progress.)
431-
%D 1 May 2012
432-
%U http://www.w3.org/TR/2012/WD-charmod-norm-20120501/
426+
%D 13 August 2015
427+
%U http://www.w3.org/TR/2015/WD-charmod-norm-20150813/
433428

434429
%L CHARMOD-RESID
435430
%T Character Model for the World Wide Web 1.0: Resource Identifiers
@@ -551,10 +546,9 @@
551546
%L CORS
552547
%T Cross-Origin Resource Sharing
553548
%A Anne van Kesteren
554-
%S W3C Candidate Recommendation
555-
%O (Work in progress.)
556-
%D 29 January 2013
557-
%U http://www.w3.org/TR/2013/CR-cors-20130129/
549+
%S W3C Recommendation
550+
%D 16 January 2014
551+
%U http://www.w3.org/TR/2014/REC-cors-20140116/
558552

559553
%L CPC-REQ
560554
%T Core Presentation Characteristics: Requirements and Use Cases
@@ -1168,10 +1162,10 @@
11681162
%T CSS Text Module Level 3
11691163
%A Elika J. Etemad
11701164
%A Koji Ishii
1171-
%S W3C Working Draft
1165+
%S Last Call W3C Working Draft
11721166
%O (Work in progress.)
1173-
%D 13 November 2012
1174-
%U http://www.w3.org/TR/2012/WD-css3-text-20121113/
1167+
%D 10 October 2013
1168+
%U http://www.w3.org/TR/2013/WD-css-text-3-20131010/
11751169

11761170
%L CSS3TEXTLAYOUT
11771171
%# Don't use this, the new name is CSS3-WRITING-MODES:
@@ -1198,8 +1192,8 @@
11981192
%A Elika J. Etemad
11991193
%S W3C Candidate Recommendation
12001194
%O (Work in progress.)
1201-
%D 30 July 2013
1202-
%U http://www.w3.org/TR/2013/CR-css3-values-20130730/
1195+
%D 11 June 2015
1196+
%U http://www.w3.org/TR/2015/CR-css-values-3-20150611/
12031197

12041198
%L CSS4-IMAGES
12051199
%T CSS Image Values and Replaced Content Module Level 4
@@ -5619,8 +5613,8 @@
56195613
%L UNICODE
56205614
%A The Unicode Consortium
56215615
%T The Unicode Standard
5622-
%D 2014
5623-
%O Defined by: The Unicode Standard, Version 7.0.0, (Mountain View, CA: The Unicode Consortium, 2014. ISBN 978-1-936213-09-2), as updated from time to time by the publication of new versions.
5616+
%D 2015
5617+
%O Defined by: The Unicode Standard, Version 8.0.0, (Mountain View, CA: The Unicode Consortium, 2015. ISBN 978-1-936213-10-8), as updated from time to time by the publication of new versions.
56245618
%U http://www.unicode.org/standard/versions/enumeratedversions.html
56255619

56265620
%L UNICODE-XML

css-fonts/Fonts.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6281,10 +6281,9 @@ <h3 class=no-num id=normative-references>Normative References</h3>
62816281
<dt id=ref-CORS>[CORS]
62826282

62836283
<dd>Anne van Kesteren. <a
6284-
href="http://www.w3.org/TR/2013/CR-cors-20130129/"><cite>Cross-Origin
6285-
Resource Sharing.</cite></a> 29 January 2013. W3C Candidate
6286-
Recommendation. (Work in progress.) URL: <a
6287-
href="http://www.w3.org/TR/2013/CR-cors-20130129/">http://www.w3.org/TR/2013/CR-cors-20130129/</a>
6284+
href="http://www.w3.org/TR/2014/REC-cors-20140116/"><cite>Cross-Origin
6285+
Resource Sharing.</cite></a> 16 January 2014. W3C Recommendation. URL: <a
6286+
href="http://www.w3.org/TR/2014/REC-cors-20140116/">http://www.w3.org/TR/2014/REC-cors-20140116/</a>
62886287
</dd>
62896288
<!---->
62906289

@@ -6301,10 +6300,10 @@ <h3 class=no-num id=normative-references>Normative References</h3>
63016300
<dt id=ref-CSS3VAL>[CSS3VAL]
63026301

63036302
<dd>Håkon Wium Lie; Tab Atkins; Elika J. Etemad. <a
6304-
href="http://www.w3.org/TR/2013/CR-css3-values-20130730/"><cite>CSS
6305-
Values and Units Module Level 3.</cite></a> 30 July 2013. W3C Candidate
6303+
href="http://www.w3.org/TR/2015/CR-css-values-3-20150611/"><cite>CSS
6304+
Values and Units Module Level 3.</cite></a> 11 June 2015. W3C Candidate
63066305
Recommendation. (Work in progress.) URL: <a
6307-
href="http://www.w3.org/TR/2013/CR-css3-values-20130730/">http://www.w3.org/TR/2013/CR-css3-values-20130730/</a>
6306+
href="http://www.w3.org/TR/2015/CR-css-values-3-20150611/">http://www.w3.org/TR/2015/CR-css-values-3-20150611/</a>
63086307
</dd>
63096308
<!---->
63106309

@@ -6378,9 +6377,9 @@ <h3 class=no-num id=normative-references>Normative References</h3>
63786377

63796378
<dd>The Unicode Consortium. <a
63806379
href="http://www.unicode.org/standard/versions/enumeratedversions.html"><cite>The
6381-
Unicode Standard.</cite></a> 2014. Defined by: The Unicode Standard,
6382-
Version 7.0.0, (Mountain View, CA: The Unicode Consortium, 2014. ISBN
6383-
978-1-936213-09-2), as updated from time to time by the publication of
6380+
Unicode Standard.</cite></a> 2015. Defined by: The Unicode Standard,
6381+
Version 8.0.0, (Mountain View, CA: The Unicode Consortium, 2015. ISBN
6382+
978-1-936213-10-8), as updated from time to time by the publication of
63846383
new versions. URL: <a
63856384
href="http://www.unicode.org/standard/versions/enumeratedversions.html">http://www.unicode.org/standard/versions/enumeratedversions.html</a>
63866385
</dd>
@@ -6409,9 +6408,10 @@ <h3 class=no-num id=other-references>Other References</h3>
64096408

64106409
<dt id=ref-AAT-FEATURES>[AAT-FEATURES]
64116410

6412-
<dd><a href="http://developer.apple.com/fonts/registry/"><cite>Apple
6413-
Advanced Typography font feature registry.</cite></a> Apple. URL: <a
6414-
href="http://developer.apple.com/fonts/registry/">http://developer.apple.com/fonts/registry/</a>
6411+
<dd><a
6412+
href="https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html"><cite>Apple
6413+
Advanced Typography Font Feature Registry.</cite></a> Apple. URL: <a
6414+
href="https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html">https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html</a>
64156415
</dd>
64166416
<!---->
64176417

@@ -6423,11 +6423,11 @@ <h3 class=no-num id=other-references>Other References</h3>
64236423

64246424
<dt id=ref-CHARMOD-NORM>[CHARMOD-NORM]
64256425

6426-
<dd>François Yergeau; et al. <a
6427-
href="http://www.w3.org/TR/2012/WD-charmod-norm-20120501/"><cite>Character
6428-
Model for the World Wide Web 1.0: Normalization.</cite></a> 1 May 2012.
6429-
W3C Working Draft. (Work in progress.) URL: <a
6430-
href="http://www.w3.org/TR/2012/WD-charmod-norm-20120501/">http://www.w3.org/TR/2012/WD-charmod-norm-20120501/</a>
6426+
<dd>Addison Phillips. <a
6427+
href="http://www.w3.org/TR/2015/WD-charmod-norm-20150813/"><cite>Character
6428+
Model for the World Wide Web: String Matching and Searching.</cite></a>
6429+
13 August 2015. W3C Working Draft. (Work in progress.) URL: <a
6430+
href="http://www.w3.org/TR/2015/WD-charmod-norm-20150813/">http://www.w3.org/TR/2015/WD-charmod-norm-20150813/</a>
64316431
</dd>
64326432
<!---->
64336433

@@ -6450,10 +6450,10 @@ <h3 class=no-num id=other-references>Other References</h3>
64506450
<dt id=ref-CSS3TEXT>[CSS3TEXT]
64516451

64526452
<dd>Elika J. Etemad; Koji Ishii. <a
6453-
href="http://www.w3.org/TR/2012/WD-css3-text-20121113/"><cite>CSS Text
6454-
Module Level 3.</cite></a> 13 November 2012. W3C Working Draft. (Work in
6455-
progress.) URL: <a
6456-
href="http://www.w3.org/TR/2012/WD-css3-text-20121113/">http://www.w3.org/TR/2012/WD-css3-text-20121113/</a>
6453+
href="http://www.w3.org/TR/2013/WD-css-text-3-20131010/"><cite>CSS Text
6454+
Module Level 3.</cite></a> 10 October 2013. Last Call W3C Working Draft.
6455+
(Work in progress.) URL: <a
6456+
href="http://www.w3.org/TR/2013/WD-css-text-3-20131010/">http://www.w3.org/TR/2013/WD-css-text-3-20131010/</a>
64576457
</dd>
64586458
<!---->
64596459

0 commit comments

Comments
 (0)