Skip to content

Commit 1e0c9da

Browse files
tidoustfantasai
authored andcommitted
[css-conditional-5] Fix dfn of "<font-format>"
Final `>` was missing.
1 parent 7043b2c commit 1e0c9da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-conditional-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Extensions to the ''@supports'' rule</h2>
7878
| color-colrv0 | color-colrv1 | color-svg | color-sbix | color-cbdt
7979
| variations | palettes | incremental ]
8080
<dfn>&lt;supports-font-format-fn></dfn> = font-format( <<font-format>> )
81-
<dfn>&lt;font-format</dfn> = [ collection | embedded-opentype | opentype
81+
<dfn>&lt;font-format></dfn> = [ collection | embedded-opentype | opentype
8282
| svg | truetype | woff | woff2 ]
8383
</pre>
8484

0 commit comments

Comments
 (0)