Skip to content

Commit 0c15d72

Browse files
Bump @ddbeck/mdn-content-inventory from 0.2.20251021 to 0.2.20251022 (#28264)
1 parent 88a57ca commit 0c15d72

File tree

5 files changed

+11
-3
lines changed

5 files changed

+11
-3
lines changed

api/IDBIndex.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@
382382
},
383383
"getAllRecords": {
384384
"__compat": {
385+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IDBIndex/getAllRecords",
385386
"spec_url": "https://w3c.github.io/IndexedDB/#ref-for-dom-idbindex-getallrecords①",
386387
"support": {
387388
"chrome": {

api/IDBObjectStore.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,7 @@
667667
},
668668
"getAllRecords": {
669669
"__compat": {
670+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IDBObjectStore/getAllRecords",
670671
"spec_url": "https://w3c.github.io/IndexedDB/#dom-idbobjectstore-getallrecords",
671672
"support": {
672673
"chrome": {

api/SVGAElement.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
},
5050
"download": {
5151
"__compat": {
52+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAElement/download",
5253
"spec_url": "https://svgwg.org/svg2-draft/linking.html#__svg__SVGAElement__download",
5354
"tags": [
5455
"web-features:download"
@@ -131,6 +132,7 @@
131132
},
132133
"hreflang": {
133134
"__compat": {
135+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAElement/hreflang",
134136
"spec_url": "https://svgwg.org/svg2-draft/linking.html#__svg__SVGAElement__hreflang",
135137
"tags": [
136138
"web-features:svg"
@@ -165,6 +167,7 @@
165167
},
166168
"ping": {
167169
"__compat": {
170+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAElement/ping",
168171
"spec_url": "https://svgwg.org/svg2-draft/linking.html#__svg__SVGAElement__ping",
169172
"tags": [
170173
"web-features:ping"
@@ -353,6 +356,7 @@
353356
},
354357
"text": {
355358
"__compat": {
359+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAElement/text",
356360
"spec_url": "https://svgwg.org/svg2-draft/linking.html#__svg__SVGAElement__text",
357361
"tags": [
358362
"web-features:svg-discouraged"
@@ -388,6 +392,7 @@
388392
},
389393
"type": {
390394
"__compat": {
395+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAElement/type",
391396
"spec_url": "https://svgwg.org/svg2-draft/linking.html#__svg__SVGAElement__type",
392397
"tags": [
393398
"web-features:svg"

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

svg/global_attributes.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@
393393
},
394394
"requiredExtensions": {
395395
"__compat": {
396+
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Reference/Attribute/requiredExtensions",
396397
"tags": [
397398
"web-features:svg"
398399
],

0 commit comments

Comments
 (0)