Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20240916 to 0.2.20240917 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent 55791e4 commit 5f58836
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
2 changes: 2 additions & 0 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@
},
"checked": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/checked",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-checked",
"support": {
"chrome": {
Expand Down Expand Up @@ -377,6 +378,7 @@
},
"defaultChecked": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLInputElement/defaultChecked",
"spec_url": "https://html.spec.whatwg.org/multipage/input.html#dom-input-defaultchecked",
"support": {
"chrome": {
Expand Down
9 changes: 9 additions & 0 deletions api/SVGLengthList.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"appendItem": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/appendItem",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -89,6 +90,7 @@
},
"clear": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/clear",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -132,6 +134,7 @@
},
"getItem": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/getItem",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -175,6 +178,7 @@
},
"initialize": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/initialize",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -218,6 +222,7 @@
},
"insertItemBefore": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/insertItemBefore",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -261,6 +266,7 @@
},
"length": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/length",
"support": {
"chrome": {
"version_added": "35"
Expand Down Expand Up @@ -298,6 +304,7 @@
},
"numberOfItems": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/numberOfItems",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -341,6 +348,7 @@
},
"removeItem": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/removeItem",
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -384,6 +392,7 @@
},
"replaceItem": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGLengthList/replaceItem",
"support": {
"chrome": {
"version_added": "1"
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 5f58836

Please sign in to comment.