We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505e209 commit 4fa4f5bCopy full SHA for 4fa4f5b
css-fonts-4/Overview.bs
@@ -2043,7 +2043,8 @@ Then each component value is parsed according to this grammar:
2043
<pre><<url>> [ format(<<font-format>>)]? [ technology( <<font-technology>>#)]? | local(<<font-face-name>>)</pre>
2044
2045
<pre class="prod"><dfn id="font-format-values"><font-format></dfn>
2046
- = [<<string>> | collection | embedded-opentype | opentype | svg | truetype | woff | woff2 ]</pre>
+ = [<<string>> | collection | embedded-opentype | opentype
2047
+ | svg | truetype | woff | woff2 ]</pre>
2048
2049
<pre class="prod"><dfn id="font-technology-values"><font-technology></dfn>
2050
= <<font-feature-technology>> | <<color-font-technology>>
0 commit comments