Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20250128 to 0.2.20250129 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent b3b7e7b commit 5267372
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
3 changes: 3 additions & 0 deletions api/SVGFEOffsetElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"dx": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEOffsetElement/dx",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeoffsetelement-dx",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -88,6 +89,7 @@
},
"dy": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEOffsetElement/dy",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeoffsetelement-dy",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -174,6 +176,7 @@
},
"in1": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEOffsetElement/in1",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeoffsetelement-in1",
"tags": [
"web-features:svg-filters"
Expand Down
5 changes: 5 additions & 0 deletions api/SVGFESpotLightElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"limitingConeAngle": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/limitingConeAngle",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespotlightelement-limitingconeangle",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -88,6 +89,7 @@
},
"pointsAtX": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/pointsAtX",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespotlightelement-pointsatx",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -131,6 +133,7 @@
},
"pointsAtY": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/pointsAtY",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespotlightelement-pointsaty",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -174,6 +177,7 @@
},
"pointsAtZ": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/pointsAtZ",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespotlightelement-pointsatz",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -217,6 +221,7 @@
},
"specularExponent": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/specularExponent",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespotlightelement-specularexponent",
"tags": [
"web-features:svg-filters"
Expand Down
5 changes: 5 additions & 0 deletions api/SVGUseElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
},
"height": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGUseElement/height",
"spec_url": "https://svgwg.org/svg2-draft/struct.html#__svg__SVGUseElement__height",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -94,6 +95,7 @@
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGUseElement/href",
"spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGURIReference__href",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -141,6 +143,7 @@
},
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGUseElement/width",
"spec_url": "https://svgwg.org/svg2-draft/struct.html#__svg__SVGUseElement__width",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -186,6 +189,7 @@
},
"x": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGUseElement/x",
"spec_url": "https://svgwg.org/svg2-draft/struct.html#__svg__SVGUseElement__x",
"tags": [
"web-features:svg"
Expand Down Expand Up @@ -231,6 +235,7 @@
},
"y": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGUseElement/y",
"spec_url": "https://svgwg.org/svg2-draft/struct.html#__svg__SVGUseElement__y",
"tags": [
"web-features:svg"
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 5267372

Please sign in to comment.