We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022af61 commit 448e641Copy full SHA for 448e641
1 file changed
css-fonts-5/Overview.bs
@@ -223,10 +223,9 @@ Issue(8792):
223
<dt><dfn>from-font</dfn>
224
<dd>
225
Computes to the <<number>> corresponding to
226
- the specified metric of the [=first available font=].
227
-
228
- ISSUE(6384): Shouldn't this be the first available font
229
- that can provide the required metric?
+ the specified metric of the [=first available font=],
+ if it exists.
+ Otherwise, the same as ''none''.
230
</dl>
231
232
<wpt>
@@ -706,7 +705,7 @@ Issue(5484):
706
705
707
708
<h2 id="font-feature-variation-resolution">
709
-Font Feature and Variation Resolution</h3>
+Font Feature and Variation Resolution</h2>
710
711
Issue(5635):
712
0 commit comments