Skip to content

Commit a53ef02

Browse files
committed
[css-font-load-events] Fonts is a normative ref, actually.
1 parent 8464c3e commit a53ef02

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-font-load-events/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ <h4 class="heading settled heading" data-level=2.2.2 id=font-face-load><span cla
371371

372372
<li>
373373
Using the value of <var>font face’s <a href=#dom-fontface-urls>[[Urls]]</a> attribute,
374-
attempt to load a font as defined in <a data-biblio-type=informative data-link-type=biblio href=#css3-fonts title=CSS3-FONTS>[CSS3-FONTS]</a>,
374+
attempt to load a font as defined in <a data-biblio-type=normative data-link-type=biblio href=#css3-fonts title=CSS3-FONTS>[CSS3-FONTS]</a>,
375375
as if it was the value of a <a class=css data-link-type=maybe href=http://dev.w3.org/csswg/css-fonts-3/#at-font-face-rule>@font-face</a> rule’s <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-fonts-3/#descdef-src title=src>src</a> descriptor.
376376

377377
</var><li>
@@ -1045,11 +1045,11 @@ <h2 class="no-num no-ref heading settled heading" id=references><span class=cont
10451045

10461046
<h3 class="no-num no-ref heading settled heading" id=normative><span class=content>
10471047
Normative References</span><a class=self-link href=#normative></a></h3>
1048-
<div data-fill-with=normative-references><dl><dt id=rfc2119 title=RFC2119><a class=self-link href=#rfc2119></a>[RFC2119]<dd>S. Bradner. <a href=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <a href=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a></dl></div>
1048+
<div data-fill-with=normative-references><dl><dt id=css3-fonts title=CSS3-FONTS><a class=self-link href=#css3-fonts></a>[CSS3-FONTS]<dd>John Daggett. <a href=http://www.w3.org/TR/2013/WD-css3-fonts-20130212/>CSS Fonts Module Level 3</a>. 12 February 2013. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2013/WD-css3-fonts-20130212/>http://www.w3.org/TR/2013/WD-css3-fonts-20130212/</a><dt id=rfc2119 title=RFC2119><a class=self-link href=#rfc2119></a>[RFC2119]<dd>S. Bradner. <a href=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <a href=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a></dl></div>
10491049

10501050
<h3 class="no-num no-ref heading settled heading" id=informative><span class=content>
10511051
Informative References</span><a class=self-link href=#informative></a></h3>
1052-
<div data-fill-with=informative-references><dl><dt id=css3-fonts title=CSS3-FONTS><a class=self-link href=#css3-fonts></a>[CSS3-FONTS]<dd>John Daggett. <a href=http://www.w3.org/TR/2013/WD-css3-fonts-20130212/>CSS Fonts Module Level 3</a>. 12 February 2013. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2013/WD-css3-fonts-20130212/>http://www.w3.org/TR/2013/WD-css3-fonts-20130212/</a></dl></div>
1052+
<div data-fill-with=informative-references><dl></dl></div>
10531053

10541054
<h2 class="no-num no-ref heading settled heading" id=index><span class=content>
10551055
Index</span><a class=self-link href=#index></a></h2>

css-font-load-events/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h4 id='font-face-load'>
292292

293293
<li>
294294
Using the value of <var>font face's</a> <a>[[Urls]]</a> attribute,
295-
attempt to load a font as defined in [[CSS3-FONTS]],
295+
attempt to load a font as defined in [[!CSS3-FONTS]],
296296
as if it was the value of a ''@font-face'' rule's 'src' descriptor.
297297

298298
<li>

0 commit comments

Comments
 (0)