Skip to content

Commit

Permalink
chore: run npm run fix
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Oct 10, 2024
1 parent fca8018 commit 3741396
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions api/HTMLButtonElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@
},
"formAction": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/formAction",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-fs-formaction",
"tags": [
"web-features:button"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@
},
"formAction": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formAction",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-fs-formaction",
"support": {
"chrome": {
Expand Down
1 change: 1 addition & 0 deletions api/Request.json
Original file line number Diff line number Diff line change
Expand Up @@ -1084,6 +1084,7 @@
},
"keepalive": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Request/keepalive",
"spec_url": "https://fetch.spec.whatwg.org/#ref-for-dom-request-keepalive②",
"support": {
"chrome": {
Expand Down

0 comments on commit 3741396

Please sign in to comment.