mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
c07ca1e013
commit_hash:56ce53e4925c1968fb0ff2f6e5d5ccdba4b2dbcb
32 lines
802 B
JSON
32 lines
802 B
JSON
{
|
|
"features": [{
|
|
"id": "select_font_weight_value",
|
|
"name": "Select <code>font_weight_value</code> property",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "30.6.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "30.6.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.7.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "select_font_variation_settings",
|
|
"name": "Select <code>font_variation_settings</code> property",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "32.1.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.2.0"
|
|
},
|
|
"web": {
|
|
"version_added": "32.31.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|