Skip to content

Commit c4f83ac

Browse files
committed
[css-fonts-3] Export 'first available font'.
1 parent f21973b commit c4f83ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-fonts-3/Fonts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3369,7 +3369,7 @@ <h3 id=font-style-matching><span class=secno>5.2. </span>Matching font
33693369
consistent as possible across user agents, given an identical set of
33703370
available fonts and rendering technology.
33713371

3372-
<p>The <dfn id=first-available-font>first available font</dfn>, used for
3372+
<p>The <dfn id=first-available-font data-export>first available font</dfn>, used for
33733373
example in the definition of <a
33743374
href="https://www.w3.org/TR/css3-values/#font-relative-lengths"><em>font-relative
33753375
lengths</em></a> such as ‘<code class=property>ex</code>’ and ‘<code

css-fonts-3/Fonts.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2534,7 +2534,7 @@ <h3 id="font-style-matching">Matching font styles</h3>
25342534
as consistent as possible across user agents, given an identical set
25352535
of available fonts and rendering technology.</p>
25362536

2537-
<p>The <dfn>first available font</dfn>,
2537+
<p>The <dfn data-export>first available font</dfn>,
25382538
used for example in the definition of <a href="https://www.w3.org/TR/css3-values/#font-relative-lengths"><em>font-relative lengths</em></a>
25392539
such as 'ex' and 'ch'
25402540
or in the definition of the <a href="https://www.w3.org/TR/CSS2/visudet.html#propdef-line-height">'line-height'</a> property,

0 commit comments

Comments
 (0)