|
676 | 676 | "color": {
|
677 | 677 | "__compat": {
|
678 | 678 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/color",
|
679 |
| - "spec_url": "https://svgwg.org/svg2-draft/painting.html#ColorProperty", |
| 679 | + "spec_url": [ |
| 680 | + "https://drafts.csswg.org/css-color/#the-color-property", |
| 681 | + "https://svgwg.org/svg2-draft/painting.html#ColorProperty" |
| 682 | + ], |
680 | 683 | "tags": [
|
681 | 684 | "web-features:svg"
|
682 | 685 | ],
|
|
720 | 723 | "color-interpolation": {
|
721 | 724 | "__compat": {
|
722 | 725 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/color-interpolation",
|
723 |
| - "spec_url": "https://svgwg.org/svg2-draft/painting.html#ColorInterpolation", |
| 726 | + "spec_url": "https://svgwg.org/svg2-draft/painting.html#ColorInterpolationProperty", |
724 | 727 | "tags": [
|
725 | 728 | "web-features:svg"
|
726 | 729 | ],
|
|
968 | 971 | "display": {
|
969 | 972 | "__compat": {
|
970 | 973 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/display",
|
971 |
| - "spec_url": "https://svgwg.org/svg2-draft/render.html#VisibilityControl", |
| 974 | + "spec_url": [ |
| 975 | + "https://drafts.csswg.org/css-display/#the-display-properties", |
| 976 | + "https://svgwg.org/svg2-draft/render.html#VisibilityControl" |
| 977 | + ], |
972 | 978 | "tags": [
|
973 | 979 | "web-features:svg"
|
974 | 980 | ],
|
|
1471 | 1477 | "font-variant": {
|
1472 | 1478 | "__compat": {
|
1473 | 1479 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/font-variant",
|
1474 |
| - "spec_url": "https://drafts.csswg.org/css-fonts/#font-variant-prop", |
| 1480 | + "spec_url": [ |
| 1481 | + "https://drafts.csswg.org/css-fonts/#font-variant-prop", |
| 1482 | + "https://svgwg.org/svg2-draft/text.html#FontVariantProperty" |
| 1483 | + ], |
1475 | 1484 | "tags": [
|
1476 | 1485 | "web-features:font-variant"
|
1477 | 1486 | ],
|
|
1673 | 1682 | "letter-spacing": {
|
1674 | 1683 | "__compat": {
|
1675 | 1684 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/letter-spacing",
|
1676 |
| - "spec_url": "https://drafts.csswg.org/css-text/#letter-spacing-property", |
| 1685 | + "spec_url": [ |
| 1686 | + "https://drafts.csswg.org/css-text/#letter-spacing-property", |
| 1687 | + "https://svgwg.org/svg2-draft/text.html#LetterSpacingProperty" |
| 1688 | + ], |
1677 | 1689 | "tags": [
|
1678 | 1690 | "web-features:letter-spacing"
|
1679 | 1691 | ],
|
|
1757 | 1769 | "marker-end": {
|
1758 | 1770 | "__compat": {
|
1759 | 1771 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/marker-end",
|
1760 |
| - "spec_url": "https://svgwg.org/svg2-draft/painting.html#VertexMarkerProperties", |
| 1772 | + "spec_url": "https://svgwg.org/svg2-draft/painting.html#MarkerEndProperty", |
1761 | 1773 | "tags": [
|
1762 | 1774 | "web-features:svg"
|
1763 | 1775 | ],
|
|
1795 | 1807 | "marker-mid": {
|
1796 | 1808 | "__compat": {
|
1797 | 1809 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/marker-mid",
|
1798 |
| - "spec_url": "https://svgwg.org/svg2-draft/painting.html#VertexMarkerProperties", |
| 1810 | + "spec_url": "https://svgwg.org/svg2-draft/painting.html#MarkerMidProperty", |
1799 | 1811 | "tags": [
|
1800 | 1812 | "web-features:svg"
|
1801 | 1813 | ],
|
|
1833 | 1845 | "marker-start": {
|
1834 | 1846 | "__compat": {
|
1835 | 1847 | "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/marker-start",
|
1836 |
| - "spec_url": "https://svgwg.org/svg2-draft/painting.html#VertexMarkerProperties", |
| 1848 | + "spec_url": "https://svgwg.org/svg2-draft/painting.html#MarkerStartProperty", |
1837 | 1849 | "tags": [
|
1838 | 1850 | "web-features:svg"
|
1839 | 1851 | ],
|
|
0 commit comments