Skip to content

Commit 73efcd9

Browse files
committed
[css-conditional-5] Remove definitions of <font-format> and <font-tech>
1 parent 396e743 commit 73efcd9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

css-conditional-5/Overview.bs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,9 @@ Extensions to the ''@supports'' rule</h2>
7474
<dfn>&lt;supports-feature></dfn> = <<supports-selector-fn>> | <<supports-font-tech-fn>>
7575
| <<supports-font-format-fn>> | <<supports-decl>>
7676
<dfn>&lt;supports-font-tech-fn></dfn> = font-tech( <<font-tech>> )
77-
<dfn>&lt;font-tech></dfn> = [ features-opentype | features-aat | features-graphite
78-
| color-colrv0 | color-colrv1 | color-svg | color-sbix | color-cbdt
79-
| variations | palettes | incremental ]
8077
<dfn>&lt;supports-font-format-fn></dfn> = font-format( <<font-format>> )
81-
<dfn>&lt;font-format</dfn> = [ collection | embedded-opentype | opentype
82-
| svg | truetype | woff | woff2 ]
8378
</pre>
8479

85-
ISSUE: <<font-format>> and <<font-tech>> should be imported from css-fonts-4, not defined here.
86-
87-
8880
: <<supports-font-tech-fn>>
8981
::
9082
The result is true if the UA

0 commit comments

Comments
 (0)