Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20240913 to 0.2.20240916 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent f3adb2e commit 78dbde6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
5 changes: 5 additions & 0 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
},
"alt": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/alt",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-alt",
"support": {
"chrome": {
Expand Down Expand Up @@ -839,6 +840,7 @@
},
"height": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/height",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-height",
"support": {
"chrome": {
Expand Down Expand Up @@ -2459,6 +2461,7 @@
},
"size": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/size",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-size",
"support": {
"chrome": {
Expand Down Expand Up @@ -2499,6 +2502,7 @@
},
"src": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/src",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-src",
"support": {
"chrome": {
Expand Down Expand Up @@ -3069,6 +3073,7 @@
},
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/width",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-width",
"support": {
"chrome": {
Expand Down
4 changes: 4 additions & 0 deletions api/HTMLSelectElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
},
"length": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/length",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-length-dev",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -465,6 +466,7 @@
},
"multiple": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/multiple",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-multiple",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -738,6 +740,7 @@
},
"required": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/required",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-required",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -967,6 +970,7 @@
},
"size": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/size",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-size",
"tags": [
"web-features:select"
Expand Down
2 changes: 2 additions & 0 deletions api/HTMLTextAreaElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@
},
"maxLength": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/maxLength",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-textarea-maxlength",
"tags": [
"web-features:textarea"
Expand Down Expand Up @@ -443,6 +444,7 @@
},
"minLength": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/minLength",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-textarea-minlength",
"tags": [
"web-features:textarea"
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78dbde6

Please sign in to comment.