Closed estelle closed 3 months ago
add x, y, rx, ry, r, cx, and cy properties
x
y
rx
ry
r
cx
cy
these reference pages are being added to MDN docs under css
https://svgwg.org/svg2-draft/geometry.html
Add missing CSS properties: https://github.com/mdn/content/issues/34763
@sideshowbarker I didn't notice you were having a look 👀 thanks for reviewing!
Description
add
x
,y
,rx
,ry
,r
,cx
, andcy
propertiesMotivation
these reference pages are being added to MDN docs under css
Additional details
https://svgwg.org/svg2-draft/geometry.html
Related issues and pull requests
Add missing CSS properties: https://github.com/mdn/content/issues/34763