File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2620,7 +2620,7 @@ or font format.
26202620 a locally available copy of a given font
26212621 and download it if it's not,
26222622 <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>
26242624 is a format-specific string
26252625 that uniquely identifies a single font face
26262626 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
357357Then each component value is parsed according to this grammar:
358358
359359
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>
361361
362362<pre class="prod"><dfn id="font-format-values"><font-format></dfn>
363363 = [<<string>> | collection | embedded-opentype | opentype
You can’t perform that action at this time.
0 commit comments