Skip to content

Commit eb9028e

Browse files
cdoublevsvgeesus
authored andcommitted
[css-fonts-4] Fix markup of the <family-name> production
1 parent 631d25e commit eb9028e

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
@@ -239,7 +239,7 @@ Font family: the 'font-family!!property' property</h3>
239239
Syntax of <<family-name>>
240240
</h4>
241241

242-
<pre><l><<family-name>></l> = <<string>> | <<custom-ident>>+</pre>
242+
<pre class=prod><l><<family-name>></l> = <<string>> | <<custom-ident>>+</pre>
243243

244244
Font family names other than generic families must either be given quoted as <<string>>s,
245245
or unquoted as a sequence of one or more <<custom-ident>>.

0 commit comments

Comments
 (0)