Skip to content

Commit 7a6f0d1

Browse files
committed
[css-font-loading] Update biblio ref.
1 parent cf1c850 commit 7a6f0d1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

css-font-loading/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ The <code>load()</code> method</h3>
308308

309309
<li>
310310
Using the value of <var>font face's</var> {{[[Urls]]}} slot,
311-
attempt to load a font as defined in [[!CSS3-FONTS]],
311+
attempt to load a font as defined in [[!CSS-FONTS-3]],
312312
as if it was the value of a ''@font-face'' rule's 'src' descriptor.
313313

314314
<li>
@@ -821,7 +821,7 @@ The <code>ready</code> attribute</h3>
821821
<h3 id='font-face-set-css'>
822822
Interaction with CSS Font Loading and Matching</h3>
823823

824-
When the font matching algorithm in [[CSS3-FONTS]] is run automatically by the user-agent,
824+
When the font matching algorithm in [[CSS-FONTS-3]] is run automatically by the user-agent,
825825
the set of font faces it matches over must be precisely the set of fonts in the <a>font source</a> for the document,
826826
plus any local font faces.
827827

0 commit comments

Comments
 (0)