Skip to content

Commit af441db

Browse files
Bump @ddbeck/mdn-content-inventory from 0.2.20251020 to 0.2.20251021 (#28259)
1 parent f467607 commit af441db

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

api/GPUAdapterInfo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
},
210210
"isFallbackAdapter": {
211211
"__compat": {
212+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapterInfo/isFallbackAdapter",
212213
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpuadapterinfo-isfallbackadapter",
213214
"support": {
214215
"chrome": {

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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"global_attributes": {
44
"autofocus": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Reference/Attribute/autofocus",
67
"spec_url": "https://svgwg.org/svg2-draft/struct.html#autofocusattribute",
78
"tags": [
89
"web-features:autofocus"
@@ -2687,6 +2688,7 @@
26872688
},
26882689
"text-overflow": {
26892690
"__compat": {
2691+
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Reference/Attribute/text-overflow",
26902692
"spec_url": [
26912693
"https://drafts.csswg.org/css-overflow/#text-overflow",
26922694
"https://svgwg.org/svg2-draft/text.html#TextOverflowProperty"
@@ -3148,6 +3150,7 @@
31483150
},
31493151
"white-space": {
31503152
"__compat": {
3153+
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Reference/Attribute/white-space",
31513154
"spec_url": [
31523155
"https://drafts.csswg.org/css-text-4/#white-space-property",
31533156
"https://svgwg.org/svg2-draft/text.html#TextWhiteSpace"

0 commit comments

Comments
 (0)