-
Notifications
You must be signed in to change notification settings - Fork 39
/
css-fonts-4.json
44 lines (44 loc) · 1.17 KB
/
css-fonts-4.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"features": {
"variable": {
"title": "Variable fonts",
"url": "#font-variation-props",
"impl": {
"caniuse": "variable-fonts",
"chromestatus": 4708676673732608,
"edgestatus": "Font Variation Properties with OpenType Variable Font Support",
"webkitstatus": "feature-variation-fonts"
}
},
"font-variant-caps": {
"title": "font-variant-caps property",
"url": "#font-variant-caps-prop",
"impl": {
"chromestatus": 5764191470223360,
"mdn": "css.properties.font-variant-caps"
}
},
"font-variant-numeric": {
"title": "font-variant-numeric property",
"url": "#font-variant-numeric-prop",
"impl": {
"chromestatus": 5716551491649536,
"mdn": "css.properties.font-variant-numeric"
}
},
"font-stretch": {
"title": "font-stretch property",
"url": "#font-stretch-prop",
"impl": {
"mdn": "css.properties.font-stretch"
}
},
"font-synthesis": {
"title": "font-synthesis property",
"url": "#font-synthesis-prop",
"impl": {
"mdn": "css.properties.font-synthesis"
}
}
}
}