Skip to content

Commit

Permalink
chore: fix mdn urls
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot committed Jan 30, 2025
1 parent 5350639 commit 8f003b3
Show file tree
Hide file tree
Showing 10 changed files with 59 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/DOMMatrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,7 @@
},
"rotateAxisAngleSelf": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateAxisAngleSelf",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-rotateaxisangleself",
"tags": [
"web-features:dom-geometry"
Expand Down Expand Up @@ -1404,6 +1405,7 @@
},
"rotateFromVectorSelf": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateFromVectorSelf",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-rotatefromvectorself",
"tags": [
"web-features:dom-geometry"
Expand Down Expand Up @@ -1480,6 +1482,7 @@
"scale3dSelf": {
"__compat": {
"description": "`scale3dSelf()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/scale3dSelf",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-scale3dself",
"tags": [
"web-features:dom-geometry"
Expand Down
6 changes: 6 additions & 0 deletions api/DOMMatrixReadOnly.json
Original file line number Diff line number Diff line change
Expand Up @@ -1298,6 +1298,7 @@
"rotate": {
"__compat": {
"description": "`rotate()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotate",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-rotate",
"tags": [
"web-features:dom-geometry"
Expand Down Expand Up @@ -1336,6 +1337,7 @@
"rotateAxisAngle": {
"__compat": {
"description": "`rotateAxisAngle()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotateAxisAngle",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-rotateaxisangle",
"tags": [
"web-features:dom-geometry"
Expand Down Expand Up @@ -1374,6 +1376,7 @@
"rotateFromVector": {
"__compat": {
"description": "`rotateFromVector()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotateFromVector",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-rotatefromvector",
"tags": [
"web-features:dom-geometry"
Expand Down Expand Up @@ -1452,6 +1455,7 @@
"scale3d": {
"__compat": {
"description": "`scale3d()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/scale3d",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-scale3d",
"tags": [
"web-features:dom-geometry"
Expand Down Expand Up @@ -1526,6 +1530,7 @@
"skewX": {
"__compat": {
"description": "`skewX()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/skewX",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-skewx",
"tags": [
"web-features:dom-geometry"
Expand Down Expand Up @@ -1565,6 +1570,7 @@
"skewY": {
"__compat": {
"description": "`skewY()`",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/skewY",
"spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-skewy",
"tags": [
"web-features:dom-geometry"
Expand Down
5 changes: 5 additions & 0 deletions api/SVGFEBlendElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"height": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/height",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-height",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -217,6 +218,7 @@
},
"result": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/result",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-result",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -260,6 +262,7 @@
},
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/width",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-width",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -303,6 +306,7 @@
},
"x": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/x",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-x",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -346,6 +350,7 @@
},
"y": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/y",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-y",
"tags": [
"web-features:svg-filters"
Expand Down
5 changes: 5 additions & 0 deletions api/SVGFEColorMatrixElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"height": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/height",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-height",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -132,6 +133,7 @@
},
"result": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/result",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-result",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -263,6 +265,7 @@
},
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/width",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-width",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -306,6 +309,7 @@
},
"x": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/x",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-x",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -349,6 +353,7 @@
},
"y": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/y",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-y",
"tags": [
"web-features:svg-filters"
Expand Down
5 changes: 5 additions & 0 deletions api/SVGFEComponentTransferElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"height": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEComponentTransferElement/height",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-height",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -137,6 +138,7 @@
},
"result": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEComponentTransferElement/result",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-result",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -186,6 +188,7 @@
},
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEComponentTransferElement/width",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-width",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -235,6 +238,7 @@
},
"x": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEComponentTransferElement/x",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-x",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -284,6 +288,7 @@
},
"y": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEComponentTransferElement/y",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-y",
"tags": [
"web-features:svg-filters"
Expand Down
5 changes: 5 additions & 0 deletions api/SVGFECompositeElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"height": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/height",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-height",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -389,6 +390,7 @@
},
"result": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/result",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-result",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -432,6 +434,7 @@
},
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/width",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-width",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -475,6 +478,7 @@
},
"x": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/x",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-x",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -518,6 +522,7 @@
},
"y": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/y",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-y",
"tags": [
"web-features:svg-filters"
Expand Down
17 changes: 17 additions & 0 deletions api/SVGFEConvolveMatrixElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"bias": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/bias",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-bias",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -88,6 +89,7 @@
},
"divisor": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/divisor",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-divisor",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -131,6 +133,7 @@
},
"edgeMode": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/edgeMode",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-edgemode",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -174,6 +177,7 @@
},
"height": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/height",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-height",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -217,6 +221,7 @@
},
"in1": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/in1",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-in1",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -260,6 +265,7 @@
},
"kernelMatrix": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/kernelMatrix",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-kernelmatrix",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -303,6 +309,7 @@
},
"kernelUnitLengthX": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/kernelUnitLengthX",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-kernelunitlengthx",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -346,6 +353,7 @@
},
"kernelUnitLengthY": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/kernelUnitLengthY",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-kernelunitlengthy",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -389,6 +397,7 @@
},
"orderX": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/orderX",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-orderx",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -432,6 +441,7 @@
},
"orderY": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/orderY",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-ordery",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -475,6 +485,7 @@
},
"preserveAlpha": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/preserveAlpha",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-preservealpha",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -518,6 +529,7 @@
},
"result": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/result",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-result",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -561,6 +573,7 @@
},
"targetX": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/targetX",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-targetx",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -604,6 +617,7 @@
},
"targetY": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/targetY",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfeconvolvematrixelement-targety",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -647,6 +661,7 @@
},
"width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/width",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-width",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -690,6 +705,7 @@
},
"x": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/x",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-x",
"tags": [
"web-features:svg-filters"
Expand Down Expand Up @@ -733,6 +749,7 @@
},
"y": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/y",
"spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterprimitivestandardattributes-y",
"tags": [
"web-features:svg-filters"
Expand Down
Loading

0 comments on commit 8f003b3

Please sign in to comment.