mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
9979e5e79f
commit_hash:b72219716bb233cba4dfe44b88154dcd42793436
32 lines
873 B
JSON
32 lines
873 B
JSON
{
|
|
"features": [{
|
|
"id": "accessibility_type",
|
|
"name": "accessibility <code>type</code> property",
|
|
"status": {
|
|
"notes": "Partial implementation refers to a limited values support"
|
|
},
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "1.0.0",
|
|
"partial_implementation": true
|
|
},
|
|
"ios": {
|
|
"version_added": "1.0.0",
|
|
"partial_implementation": true
|
|
},
|
|
"web": {
|
|
"version_added": "30.30.0",
|
|
"partial_implementation": true
|
|
}
|
|
}
|
|
}, {
|
|
"id": "accessibility_is_checked",
|
|
"name": "accessibility <code>is_checked</code> property",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "30.30.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|