Skip to content

Commit e6d9b26

Browse files
committed
do processing for recent edits to Fonts.src.html
1 parent 39572a0 commit e6d9b26

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

css-fonts-3/Fonts.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
<meta content="text/html;charset=utf-8" http-equiv=Content-Type>
77
<title>CSS Fonts Module Level 3</title>
88

9-
<link href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/"
9+
<link href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/"
1010
rel=canonical>
1111
<meta content="width=device-width" name=viewport>
1212
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
1313
<link href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
1414
rel=dcterms.rights>
1515
<meta content="CSS Fonts Module Level 3" name=dcterms.title>
1616
<meta content=text name=dcterms.type>
17-
<meta content=2018-01-26 name=dcterms.date>
17+
<meta content=2018-01-29 name=dcterms.date>
1818
<meta content="John Daggett" name=dcterms.creator>
1919
<meta content="Myles C. Maxfield" name=dcterms.creator>
2020
<meta content=W3C name=dcterms.publisher>
21-
<meta content="https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/"
21+
<meta content="https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/"
2222
name=dcterms.identifier><!--
2323
FIXME when publishing: copy the current default.css and link to
2424
"default.css" rather than "../default.css"
@@ -125,14 +125,14 @@
125125

126126
<h1>CSS Fonts Module Level 3</h1>
127127

128-
<h2 class="no-num no-toc">W3C Candidate Recommendation 26 January 2018</h2>
128+
<h2 class="no-num no-toc">W3C Candidate Recommendation 29 January 2018</h2>
129129

130130
<dl id=authors>
131131
<dt>This version:
132132

133133
<dd><a
134134
href="https://drafts.csswg.org/css-fonts/">https://drafts.csswg.org/css-fonts/</a>
135-
<!-- <dd><a href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/">https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/</a> -->
135+
<!-- <dd><a href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/">https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/</a> -->
136136

137137
<dt>Latest version:
138138

@@ -1990,9 +1990,11 @@ <h3 id=font-prop><span class=secno>3.7. </span>Shorthand font property: the
19901990
href="#propdef-font-variant" title="font-variant!!property"><code
19911991
class=property>font-variant</code></a>, <span class=property><code
19921992
class=property>font-feature-settings</code></span>, and <a
1993-
href="#propdef-font-language-override"><code
1994-
class=property>font-language-override</code></a>. Then, those
1995-
properties that are given explicit values in the <a class=property
1993+
class=property href="#propdef-font-language-override"><code
1994+
class=property>font-language-override</code></a>, but <em>not</em> <a
1995+
class=property href="#propdef-font-synthesis"><code
1996+
class=property>font-synthesis</code></a>. Then, those properties that
1997+
are given explicit values in the <a class=property
19961998
href="#propdef-font"><code class=property>font</code></a> shorthand
19971999
are set to those values. For a definition of allowed and initial values,
19982000
see the previously defined properties. For reasons of backwards
@@ -5576,8 +5578,8 @@ <h3 id=font-feature-settings-prop><span class=secno>6.12. </span>Low-level
55765578
is intended as a way of providing access to font features that are not
55775579
widely used but are needed for a particular use case.
55785580

5579-
<p>Authors should generally use <a href="#propdef-font-variant"
5580-
title="font-variant!!property"><code
5581+
<p class=advisement>Authors should generally use <a
5582+
href="#propdef-font-variant" title="font-variant!!property"><code
55815583
class=property>font-variant</code></a> and its related subproperties
55825584
whenever possible and only use this property for special cases where its
55835585
use is the only way of accessing a particular infrequently used font
@@ -6508,7 +6510,6 @@ <h3 class=no-num id=normative-references>Normative References</h3>
65086510
href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
65096511
</dd>
65106512
<!---->
6511-
65126513
<dt id="ref-rfc8081">[RFC8081]
65136514
</dt><dd>C. Lilley. <a href="https://tools.ietf.org/html/rfc8081">The "font" Top-Level Media Type</a>. February 2017. Proposed Standard. URL: <a href="https://tools.ietf.org/html/rfc8081">https://tools.ietf.org/html/rfc8081</a>
65146515
</dd>

css-fonts-3/Overview.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
<meta content="text/html;charset=utf-8" http-equiv=Content-Type>
77
<title>CSS Fonts Module Level 3</title>
88

9-
<link href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/"
9+
<link href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/"
1010
rel=canonical>
1111
<meta content="width=device-width" name=viewport>
1212
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
1313
<link href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
1414
rel=dcterms.rights>
1515
<meta content="CSS Fonts Module Level 3" name=dcterms.title>
1616
<meta content=text name=dcterms.type>
17-
<meta content=2018-01-26 name=dcterms.date>
17+
<meta content=2018-01-29 name=dcterms.date>
1818
<meta content="John Daggett" name=dcterms.creator>
1919
<meta content="Myles C. Maxfield" name=dcterms.creator>
2020
<meta content=W3C name=dcterms.publisher>
21-
<meta content="https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/"
21+
<meta content="https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/"
2222
name=dcterms.identifier><!--
2323
FIXME when publishing: copy the current default.css and link to
2424
"default.css" rather than "../default.css"
@@ -125,14 +125,14 @@
125125

126126
<h1>CSS Fonts Module Level 3</h1>
127127

128-
<h2 class="no-num no-toc">W3C Candidate Recommendation 26 January 2018</h2>
128+
<h2 class="no-num no-toc">W3C Candidate Recommendation 29 January 2018</h2>
129129

130130
<dl id=authors>
131131
<dt>This version:
132132

133133
<dd><a
134134
href="https://drafts.csswg.org/css-fonts/">https://drafts.csswg.org/css-fonts/</a>
135-
<!-- <dd><a href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/">https://www.w3.org/TR/2018/CR-css-fonts-3-20180126/</a> -->
135+
<!-- <dd><a href="https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/">https://www.w3.org/TR/2018/CR-css-fonts-3-20180129/</a> -->
136136

137137
<dt>Latest version:
138138

@@ -1990,9 +1990,11 @@ <h3 id=font-prop><span class=secno>3.7. </span>Shorthand font property: the
19901990
href="#propdef-font-variant" title="font-variant!!property"><code
19911991
class=property>font-variant</code></a>, <span class=property><code
19921992
class=property>font-feature-settings</code></span>, and <a
1993-
href="#propdef-font-language-override"><code
1994-
class=property>font-language-override</code></a>. Then, those
1995-
properties that are given explicit values in the <a class=property
1993+
class=property href="#propdef-font-language-override"><code
1994+
class=property>font-language-override</code></a>, but <em>not</em> <a
1995+
class=property href="#propdef-font-synthesis"><code
1996+
class=property>font-synthesis</code></a>. Then, those properties that
1997+
are given explicit values in the <a class=property
19961998
href="#propdef-font"><code class=property>font</code></a> shorthand
19971999
are set to those values. For a definition of allowed and initial values,
19982000
see the previously defined properties. For reasons of backwards
@@ -5576,8 +5578,8 @@ <h3 id=font-feature-settings-prop><span class=secno>6.12. </span>Low-level
55765578
is intended as a way of providing access to font features that are not
55775579
widely used but are needed for a particular use case.
55785580

5579-
<p>Authors should generally use <a href="#propdef-font-variant"
5580-
title="font-variant!!property"><code
5581+
<p class=advisement>Authors should generally use <a
5582+
href="#propdef-font-variant" title="font-variant!!property"><code
55815583
class=property>font-variant</code></a> and its related subproperties
55825584
whenever possible and only use this property for special cases where its
55835585
use is the only way of accessing a particular infrequently used font
@@ -6508,7 +6510,6 @@ <h3 class=no-num id=normative-references>Normative References</h3>
65086510
href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
65096511
</dd>
65106512
<!---->
6511-
65126513
<dt id="ref-rfc8081">[RFC8081]
65136514
</dt><dd>C. Lilley. <a href="https://tools.ietf.org/html/rfc8081">The "font" Top-Level Media Type</a>. February 2017. Proposed Standard. URL: <a href="https://tools.ietf.org/html/rfc8081">https://tools.ietf.org/html/rfc8081</a>
65146515
</dd>

0 commit comments

Comments
 (0)