Skip to content

Commit 8cf6afa

Browse files
committed
fix up old preprocessor reference syntax
1 parent 46e8f82 commit 8cf6afa

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

css-fonts-3/Fonts.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6365,6 +6365,7 @@ <h3 class=no-num id=normative-references>Normative References</h3>
63656365
href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
63666366
</dd>
63676367
<!---->
6368+
63686369
<dt id="ref-rfc8081">[RFC8081]
63696370
</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>
63706371
</dd>

css-fonts-3/Fonts.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2749,7 +2749,9 @@ <h3 id="glyph-selection-positioning">Glyph selection and positioning</h3>
27492749
control. The point at which font selection and positioning happens
27502750
in the overall order of text processing operations (such as
27512751
text transformation, text orientation and text alignment) is
2752-
described in [[css-text-3#order]].</p>
2752+
described in [[CSS3TEXT]],
2753+
<a href="https://drafts.csswg.org/css-text-3/#order">§ Text
2754+
Processing Order of Operations</a>.</p>
27532755

27542756
<p>For a good visual overview of these features, see the
27552757
[[OPENTYPE-FONT-GUIDE]]. For a detailed description of glyph processing for

css-fonts-3/Overview.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6365,6 +6365,7 @@ <h3 class=no-num id=normative-references>Normative References</h3>
63656365
href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
63666366
</dd>
63676367
<!---->
6368+
63686369
<dt id="ref-rfc8081">[RFC8081]
63696370
</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>
63706371
</dd>

0 commit comments

Comments
 (0)