Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSS SVG properties to properties.txt #977

Merged
merged 1 commit into from May 3, 2019
Merged

Commits on Apr 30, 2019

  1. Add CSS SVG properties to properties.txt

    MDN does not have individual pages for the _CSS_ properties, but they have comments on the SVG property pages (e.g. [ry](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ry)):
    
    > **Note:** Starting with SVG2, `ry` is a _Geometry Property_ meaning this attribute can also be used as a CSS property for ellipses.
    
    Here's a google search with all of the pages I could find: [site:developer.mozilla.org "meaning this attribute can also be used as a CSS property"](https://www.google.com/search?ei=sYLIXNqPPJfP0PEPmrOLiAg&q=site%3Adeveloper.mozilla.org+%22meaning+this+attribute+can+also+be+used+as+a+CSS+property%22)
    srawlins committed Apr 30, 2019
    Copy the full SHA
    7652f55 View commit details
    Browse the repository at this point in the history