CSSLint / parser-lib

Collection of parsers written in JavaScript
http://www.nczonline.net/
Other
287 stars 82 forks source link

Adds a handful of svg props #240

Open jakeleboeuf opened 7 years ago

jakeleboeuf commented 7 years ago

Added a handful of SVG attributes to the props definition list using the MDN SVG Attribute reference. This PR adds the following attrs:

calcMode, clipPathUnits, cx, cy, and r.