Compat upd

commit_hash:2d92a23d9d9df615560b5bdcb5bb90158f97c61f
This commit is contained in:
4eb0da
2025-04-22 14:22:19 +03:00
parent 7e74d9dcd7
commit 66d2f26d30
4 changed files with 51 additions and 0 deletions
+28
View File
@@ -43,5 +43,33 @@
"notes": "Partial implementation on the Web due to support for only the \"exclude\" value"
}
}
}, {
"id": "accessibility_state_description",
"name": "accessibility <code>state_description</code> property",
"compat": {
"android": {
"version_added": "1.0.0"
},
"ios": {
"version_added": "1.0.0"
},
"web": {
"version_added": "31.12.0"
}
}
}, {
"id": "accessibility_hint",
"name": "accessibility <code>hint</code> property",
"compat": {
"android": {
"version_added": "1.0.0"
},
"ios": {
"version_added": "1.0.0"
},
"web": {
"version_added": "31.12.0"
}
}
}]
}
+3
View File
@@ -8,6 +8,9 @@
},
"ios": {
"version_added": "1.0.0"
},
"web": {
"version_added": "31.12.0"
}
}
}, {
+3
View File
@@ -8,6 +8,9 @@
},
"ios": {
"version_added": "31.11.0"
},
"web": {
"version_added": "31.12.0"
}
}
}]
+17
View File
@@ -170,6 +170,9 @@
},
"web": {
"version_added": "30.33.0"
},
"android": {
"version_added": "31.12.0"
}
}
}, {
@@ -203,6 +206,9 @@
},
"web": {
"version_added": "31.1.0"
},
"android": {
"version_added": "31.12.0"
}
}
}, {
@@ -216,5 +222,16 @@
"version_added": "31.1.0"
}
}
}, {
"id": "fn_cot",
"name": "<code>cot</code> function",
"compat": {
"ios": {
"version_added": "31.12.0"
},
"web": {
"version_added": "31.12.0"
}
}
}]
}