File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,11 +73,11 @@ Extensions to the ''@supports'' rule</h2>
73
73
<pre class="prod def" nohighlight>
74
74
<dfn><supports-feature></dfn> = <<supports-selector-fn>> | <<supports-font-tech-fn>>
75
75
| <<supports-font-format-fn>> | <<supports-decl>>
76
- <dfn><supports-font-tech-fn></dfn> = font-tech ( <<font-tech>> )
76
+ <dfn><supports-font-tech-fn></dfn> = font-tech( <<font-tech>> )
77
77
<dfn><font-tech></dfn> = [ features-opentype | features-aat | features-graphite
78
78
| color-colrv0 | color-colrv1 | color-svg | color-sbix | color-cbdt
79
79
| variations | palettes | incremental ]
80
- <dfn><supports-font-format-fn></dfn> = font-format ( <<font-format>> )
80
+ <dfn><supports-font-format-fn></dfn> = font-format( <<font-format>> )
81
81
<dfn><font-format</dfn> = [ collection | embedded-opentype | opentype
82
82
| svg | truetype | woff | woff2 ]
83
83
</pre>
You can’t perform that action at this time.
0 commit comments