Skip to content

Commit

Permalink
Rename api.HTMLElement.formEncType -> formEnctype (#7471)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Nov 24, 2020
1 parent 94ac44f commit d2469e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,9 @@
}
}
},
"formEncType": {
"formEnctype": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formEncType",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formEnctype",
"support": {
"chrome": {
"version_added": true
Expand Down

0 comments on commit d2469e2

Please sign in to comment.