Skip to content

Commit 4fa4f5b

Browse files
committed
break a long line
1 parent 505e209 commit 4fa4f5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2043,7 +2043,8 @@ Then each component value is parsed according to this grammar:
20432043
<pre><<url>> [ format(<<font-format>>)]? [ technology( <<font-technology>>#)]? | local(<<font-face-name>>)</pre>
20442044

20452045
<pre class="prod"><dfn id="font-format-values">&lt;font-format&gt;</dfn>
2046-
= [<<string>> | collection | embedded-opentype | opentype | svg | truetype | woff | woff2 ]</pre>
2046+
= [<<string>> | collection | embedded-opentype | opentype
2047+
| svg | truetype | woff | woff2 ]</pre>
20472048

20482049
<pre class="prod"><dfn id="font-technology-values">&lt;font-technology&gt;</dfn>
20492050
= <<font-feature-technology>> | <<color-font-technology>>

0 commit comments

Comments
 (0)