mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.22k stars 22.5k forks source link

Fix syntax & structure format for svg gradient related features #36887

Open skyclouds2001 opened 1 day ago

skyclouds2001 commented 1 day ago

Description

for svg attributes, change spec-urls key to browser-compat key and add Browser compatibility section fix syntax for cx cy r x1 x2 y1 y2 attributes combine linearGradient and radialGradient section for href attribute, since the two sections has almost the same content

Motivation

Additional details

https://svgwg.org/svg2-draft/pservers.html#LinearGradientElement https://svgwg.org/svg2-draft/pservers.html#RadialGradientElement

Related issues and pull requests

see also https://github.com/mdn/browser-compat-data/pull/25150

github-actions[bot] commented 1 day ago
Preview URLs (16 pages) - [`/en-US/docs/Web/SVG/Attribute/cx`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/cx) - [`/en-US/docs/Web/SVG/Attribute/cy`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/cy) - [`/en-US/docs/Web/SVG/Attribute/fr`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/fr) - [`/en-US/docs/Web/SVG/Attribute/fx`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/fx) - [`/en-US/docs/Web/SVG/Attribute/fy`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/fy) - [`/en-US/docs/Web/SVG/Attribute/gradientTransform`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/gradientTransform) - [`/en-US/docs/Web/SVG/Attribute/gradientUnits`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/gradientUnits) - [`/en-US/docs/Web/SVG/Attribute/href`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/href) - [`/en-US/docs/Web/SVG/Attribute/r`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/r) - [`/en-US/docs/Web/SVG/Attribute/spreadMethod`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/spreadMethod) - [`/en-US/docs/Web/SVG/Attribute/x1`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/x1) - [`/en-US/docs/Web/SVG/Attribute/x2`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/x2) - [`/en-US/docs/Web/SVG/Attribute/y1`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/y1) - [`/en-US/docs/Web/SVG/Attribute/y2`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/y2) - [`/en-US/docs/Web/SVG/Element/linearGradient`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Element/linearGradient) - [`/en-US/docs/Web/SVG/Element/radialGradient`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Element/radialGradient)
Flaws (1) Note! *15 documents with no flaws that don't need to be listed. 🎉* URL: [`/en-US/docs/Web/SVG/Attribute/href`](https://pr36887.content.dev.mdn.mozit.cloud/en-US/docs/Web/SVG/Attribute/href) Title: `href` Flaw count: 1 - **macros**: - `/en-US/docs/Glossary/SMIL does not exist`

(comment last updated: 2024-11-22 04:42:24)

bsmth commented 1 hour ago

Removing myself from review as Hamish has got this covered 👍🏻