File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,8 @@ This level of the specification extends the <<supports-feature>> syntax as follo
75
75
| color-colrv0 | color-colrv1 | color-svg | color-sbix | color-cbdt
76
76
| variations | palettes | incremental ]
77
77
<dfn><supports-font-format-fn></dfn> = font-format ( <<font-format>> )
78
- <dfn><font-format</dfn> = [ collection | embedded-opentype | opentype | svg | truetype | woff | woff2 ]
78
+ <dfn><font-format</dfn> = [ collection | embedded-opentype | opentype
79
+ | svg | truetype | woff | woff2 ]
79
80
</pre>
80
81
81
82
Original file line number Diff line number Diff line change @@ -6694,7 +6694,7 @@ The System Font is the font which is used by the ''system-ui'' <a href="#system-
6694
6694
with the <code> CPAL</code> table.
6695
6695
The section on [[#color-font-support]] describes properties that interact with these facilities.
6696
6696
6697
- The 'incremental' requirement refers to client support for
6697
+ The 'incremental' technology refers to client support for
6698
6698
incremental font loading,
6699
6699
using either the range-request or the patch-subset method [[PFE-report]] .
6700
6700
You can’t perform that action at this time.
0 commit comments