File tree 1 file changed +0
-8
lines changed
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -74,17 +74,9 @@ Extensions to the ''@supports'' rule</h2>
74
74
<dfn><supports-feature></dfn> = <<supports-selector-fn>> | <<supports-font-tech-fn>>
75
75
| <<supports-font-format-fn>> | <<supports-decl>>
76
76
<dfn><supports-font-tech-fn></dfn> = font-tech( <<font-tech>> )
77
- <dfn><font-tech></dfn> = [ features-opentype | features-aat | features-graphite
78
- | color-colrv0 | color-colrv1 | color-svg | color-sbix | color-cbdt
79
- | variations | palettes | incremental ]
80
77
<dfn><supports-font-format-fn></dfn> = font-format( <<font-format>> )
81
- <dfn><font-format</dfn> = [ collection | embedded-opentype | opentype
82
- | svg | truetype | woff | woff2 ]
83
78
</pre>
84
79
85
- ISSUE: <<font-format>> and <<font-tech>> should be imported from css-fonts-4, not defined here.
86
-
87
-
88
80
: <<supports-font-tech-fn>>
89
81
::
90
82
The result is true if the UA
You can’t perform that action at this time.
0 commit comments