Skip to content

Commit e6148b9

Browse files
committed
[css-fonts-4] Use local(<family-name>) #8187
1 parent 427002f commit e6148b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2330,7 +2330,7 @@ according to section [[css-syntax#parse-comma-separated-list-of-component-values
23302330
Then each component value is parsed according to this grammar:
23312331

23322332

2333-
<pre><<url>> [ format(<<font-format>>)]? [ tech( <<font-tech>>#)]? | local(<<font-face-name>>)</pre>
2333+
<pre><<url>> [ format(<<font-format>>)]? [ tech( <<font-tech>>#)]? | local(<<family-name>>)</pre>
23342334

23352335
<pre class="prod"><dfn id="font-format-values">&lt;font-format&gt;</dfn>
23362336
= [<<string>> | collection | embedded-opentype | opentype

0 commit comments

Comments
 (0)