Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20241128 to 0.2.20241129 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent d09b53d commit 7c61530
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 4 deletions.
2 changes: 2 additions & 0 deletions api/HTMLEmbedElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
},
"getSVGDocument": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement/getSVGDocument",
"spec_url": "https://html.spec.whatwg.org/multipage/embedded-content-other.html#dom-media-getsvgdocument-dev",
"tags": [
"web-features:embed"
Expand Down Expand Up @@ -269,6 +270,7 @@
},
"type": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement/type",
"spec_url": "https://html.spec.whatwg.org/multipage/iframe-embed-object.html#dom-embed-type",
"tags": [
"web-features:embed"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLIFrameElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@
},
"getSVGDocument": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLIframeElement/getSVGDocument",
"spec_url": "https://html.spec.whatwg.org/multipage/embedded-content-other.html#dom-media-getsvgdocument-dev",
"tags": [
"web-features:iframe"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLLinkElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,7 @@
},
"sizes": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/sizes",
"spec_url": "https://html.spec.whatwg.org/multipage/semantics.html#dom-link-sizes",
"tags": [
"web-features:link"
Expand Down
1 change: 1 addition & 0 deletions api/HTMLObjectElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,7 @@
},
"getSVGDocument": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/getSVGDocument",
"spec_url": "https://html.spec.whatwg.org/multipage/embedded-content-other.html#dom-media-getsvgdocument",
"tags": [
"web-features:object"
Expand Down
6 changes: 6 additions & 0 deletions api/HTMLTrackElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
},
"default": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/default",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#dom-track-default",
"tags": [
"web-features:text-tracks"
Expand Down Expand Up @@ -182,6 +183,7 @@
},
"kind": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/kind",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#dom-track-kind",
"tags": [
"web-features:text-tracks"
Expand Down Expand Up @@ -225,6 +227,7 @@
},
"label": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/label",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#dom-track-label",
"tags": [
"web-features:text-tracks"
Expand Down Expand Up @@ -268,6 +271,7 @@
},
"readyState": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/readyState",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#dom-track-readystate-dev",
"tags": [
"web-features:text-tracks"
Expand Down Expand Up @@ -356,6 +360,7 @@
},
"srclang": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/srclang",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#dom-track-srclang",
"tags": [
"web-features:text-tracks"
Expand Down Expand Up @@ -399,6 +404,7 @@
},
"track": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/track",
"spec_url": "https://html.spec.whatwg.org/multipage/media.html#dom-track-track-dev",
"tags": [
"web-features:text-tracks"
Expand Down
2 changes: 1 addition & 1 deletion api/Window.json
Original file line number Diff line number Diff line change
Expand Up @@ -7063,7 +7063,7 @@
},
"updateCommands": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Window/updateCommands",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Window",
"support": {
"chrome": {
"version_added": false
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 7c61530

Please sign in to comment.