for svg attributes, change spec-urls key to browser-compat key and add Browser compatibility section
fix syntax for cxcyrx1x2y1y2 attributes
combine linearGradient and radialGradient section for href attribute, since the two sections has almost the same content
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 forhref
attribute, since the two sections has almost the same contentMotivation
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