File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,11 +73,11 @@ Extensions to the ''@supports'' rule</h2>
7373 <pre class="prod def" nohighlight>
7474 <dfn><supports-feature></dfn> = <<supports-selector-fn>> | <<supports-font-tech-fn>>
7575 | <<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>> )
7777 <dfn><font-tech></dfn> = [ features-opentype | features-aat | features-graphite
7878 | color-colrv0 | color-colrv1 | color-svg | color-sbix | color-cbdt
7979 | 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>> )
8181 <dfn><font-format</dfn> = [ collection | embedded-opentype | opentype
8282 | svg | truetype | woff | woff2 ]
8383 </pre>
You can’t perform that action at this time.
0 commit comments