Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20240830 to 0.2.20240902 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 7e386b9 commit c246d40
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 3 deletions.
3 changes: 3 additions & 0 deletions api/HTMLButtonElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"checkValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/checkValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-checkvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down Expand Up @@ -676,6 +677,7 @@
},
"reportValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/reportValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-reportvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down Expand Up @@ -900,6 +902,7 @@
},
"value": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/value",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-button-value",
"tags": [
"web-features:button"
Expand Down
2 changes: 2 additions & 0 deletions api/HTMLFieldSetElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"checkValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/checkValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-checkvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down Expand Up @@ -301,6 +302,7 @@
},
"reportValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/reportValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-reportvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLFormElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
},
"checkValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLFormElement/checkValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/forms.html#dom-form-checkvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLObjectElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,7 @@
},
"reportValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/reportValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-reportvalidity",
"tags": [
"web-features:constraint-validation"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLOptionElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@
},
"value": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/value",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-option-value",
"tags": [
"web-features:select"
Expand Down
3 changes: 3 additions & 0 deletions api/HTMLOutputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
},
"checkValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/checkValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-checkvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down Expand Up @@ -347,6 +348,7 @@
},
"reportValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/reportValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-reportvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down Expand Up @@ -558,6 +560,7 @@
},
"value": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/value",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-output-value-dev",
"tags": [
"web-features:output"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLSelectElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,7 @@
},
"reportValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/reportValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-reportvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down
3 changes: 3 additions & 0 deletions api/HTMLTextAreaElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
},
"checkValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/checkValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-checkvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down Expand Up @@ -596,6 +597,7 @@
},
"reportValidity": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/reportValidity",
"spec_url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#dom-cva-reportvalidity-dev",
"tags": [
"web-features:constraint-validation"
Expand Down Expand Up @@ -1283,6 +1285,7 @@
},
"value": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/value",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-textarea-value-dev",
"tags": [
"web-features:textarea"
Expand Down
1 change: 1 addition & 0 deletions api/PointerEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@
},
"persistentDeviceId": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PointerEvent/persistentDeviceId",
"spec_url": "https://w3c.github.io/pointerevents/#dom-pointerevent-persistentdeviceid",
"support": {
"chrome": {
Expand Down
1 change: 1 addition & 0 deletions api/TextTrack.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@
},
"sourceBuffer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/TextTrack/sourceBuffer",
"spec_url": "https://w3c.github.io/media-source/#dom-texttrack-sourcebuffer",
"support": {
"chrome": {
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 c246d40

Please sign in to comment.