mdn / data

This repository contains general data for Web technologies
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
724 stars 189 forks source link

feat: add CSS SVG geometric properties #753

Closed estelle closed 1 month ago

estelle commented 1 month ago

Description

add x, y, rx, ry, r, cx, and cy properties

Motivation

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

bsmth commented 1 month ago

@sideshowbarker I didn't notice you were having a look 👀 thanks for reviewing!