Skip to content

Commit

Permalink
Remove api.HTMLInputElement.weight; add api.HTMLInputElement.width (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Dec 13, 2020
1 parent 67563a8 commit 42b7159
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -1594,9 +1594,9 @@
}
}
},
"weight": {
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/weight",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/width",
"support": {
"chrome": {
"version_added": true
Expand All @@ -1611,7 +1611,7 @@
"version_added": "16"
},
"firefox_android": {
"version_added": null
"version_added": "16"
},
"ie": {
"version_added": false
Expand Down

0 comments on commit 42b7159

Please sign in to comment.