Skip to content

Commit

Permalink
Remove api.XMLHttpRequest.readyState.constants from BCD (#12879)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Nov 12, 2021
1 parent f993f9a commit c090323
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions api/XMLHttpRequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -805,53 +805,6 @@
"standard_track": true,
"deprecated": false
}
},
"constants": {
"__compat": {
"support": {
"chrome": {
"version_added": true
},
"chrome_android": {
"version_added": "18"
},
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": "9"
},
"firefox_android": {
"version_added": "9"
},
"ie": {
"version_added": "9"
},
"opera": {
"version_added": "12"
},
"opera_android": {
"version_added": true
},
"safari": {
"version_added": true
},
"safari_ios": {
"version_added": null
},
"samsunginternet_android": {
"version_added": "1.0"
},
"webview_android": {
"version_added": "1"
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
},
"response": {
Expand Down

0 comments on commit c090323

Please sign in to comment.