File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2620,7 +2620,7 @@ or font format.
2620
2620
a locally available copy of a given font
2621
2621
and download it if it's not,
2622
2622
<code> local()</code> can be used.
2623
- The locally-installed <<font-face -name>> argument to <code> local()</code>
2623
+ The locally-installed <<family -name>> argument to <code> local()</code>
2624
2624
is a format-specific string
2625
2625
that uniquely identifies a single font face
2626
2626
within a larger family.
Original file line number Diff line number Diff line change @@ -357,7 +357,7 @@ according to section [[css-syntax#parse-comma-separated-list-of-component-values
357
357
Then each component value is parsed according to this grammar:
358
358
359
359
360
- <pre> <<url>> [ format(<<font-format>>)] ? [ tech( <<font-tech>>#)] ? | local(<<font-face -name>> )</pre>
360
+ <pre> <<url>> [ format(<<font-format>>)] ? [ tech( <<font-tech>>#)] ? | local(<<family -name>> )</pre>
361
361
362
362
<pre class="prod"><dfn id="font-format-values"><font-format></dfn>
363
363
= [<<string>> | collection | embedded-opentype | opentype
You can’t perform that action at this time.
0 commit comments