Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20240920 to 0.2.20240924 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
1 parent 200e33c commit 9d50194
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 3 deletions.
12 changes: 12 additions & 0 deletions api/CSPViolationReportBody.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
},
"blockedURL": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/blockedURL",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-blockedurl",
"support": {
"chrome": {
Expand Down Expand Up @@ -89,6 +90,7 @@
},
"columnNumber": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/columnNumber",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-columnnumber",
"support": {
"chrome": {
Expand Down Expand Up @@ -129,6 +131,7 @@
},
"disposition": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/disposition",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-disposition",
"support": {
"chrome": {
Expand Down Expand Up @@ -169,6 +172,7 @@
},
"documentURL": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/documentURL",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-documenturl",
"support": {
"chrome": {
Expand Down Expand Up @@ -209,6 +213,7 @@
},
"effectiveDirective": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/effectiveDirective",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-effectivedirective",
"support": {
"chrome": {
Expand Down Expand Up @@ -249,6 +254,7 @@
},
"lineNumber": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/lineNumber",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-linenumber",
"support": {
"chrome": {
Expand Down Expand Up @@ -289,6 +295,7 @@
},
"originalPolicy": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/originalPolicy",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-originalpolicy",
"support": {
"chrome": {
Expand Down Expand Up @@ -329,6 +336,7 @@
},
"referrer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/referrer",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-referrer",
"support": {
"chrome": {
Expand Down Expand Up @@ -369,6 +377,7 @@
},
"sample": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/sample",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-sample",
"support": {
"chrome": {
Expand Down Expand Up @@ -409,6 +418,7 @@
},
"sourceFile": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/sourceFile",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-sourcefile",
"support": {
"chrome": {
Expand Down Expand Up @@ -449,6 +459,7 @@
},
"statusCode": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/statusCode",
"spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-statuscode",
"support": {
"chrome": {
Expand Down Expand Up @@ -489,6 +500,7 @@
},
"toJSON": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/toJSON",
"support": {
"chrome": {
"version_added": "80"
Expand Down
2 changes: 2 additions & 0 deletions api/HTMLFieldSetElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
},
"disabled": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/disabled",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-fieldset-disabled",
"tags": [
"web-features:fieldset"
Expand Down Expand Up @@ -138,6 +139,7 @@
},
"elements": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/elements",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-fieldset-elements-dev",
"tags": [
"web-features:fieldset"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@
},
"indeterminate": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/indeterminate",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-indeterminate",
"support": {
"chrome": {
Expand Down
2 changes: 2 additions & 0 deletions api/HTMLOptGroupElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
},
"disabled": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptGroupElement/disabled",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-optgroup-disabled",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -92,6 +93,7 @@
},
"label": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptGroupElement/label",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-optgroup-label",
"tags": [
"web-features:select"
Expand Down
6 changes: 6 additions & 0 deletions api/HTMLOptionElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
},
"defaultSelected": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/defaultSelected",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-option-defaultselected",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -136,6 +137,7 @@
},
"disabled": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/disabled",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-option-disabled",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -227,6 +229,7 @@
},
"index": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/index",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-option-index-dev",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -272,6 +275,7 @@
},
"label": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/label",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-option-label",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -325,6 +329,7 @@
},
"selected": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/selected",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-option-selected-dev",
"tags": [
"web-features:select"
Expand Down Expand Up @@ -370,6 +375,7 @@
},
"text": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/text",
"spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-option-text-dev",
"tags": [
"web-features:select"
Expand Down
1 change: 1 addition & 0 deletions api/RTCPeerConnection.json
Original file line number Diff line number Diff line change
Expand Up @@ -1238,6 +1238,7 @@
},
"createDTMFSender": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/createDTMFSender",
"support": {
"chrome": {
"version_added": "27"
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 9d50194

Please sign in to comment.