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 d and fill-* properties #754

Closed estelle closed 2 weeks ago

estelle commented 1 month ago

Description

add d, fill, fill-opacity, and fill-rule properties

Motivation

these reference pages are being added to MDN docs under CSS

Additional details

https://svgwg.org/svg2-draft/painting.html#FillProperties https://svgwg.org/svg2-draft/paths.html#TheDProperty also made alphabetical

Related issues and pull requests

Add missing CSS properties: https://github.com/mdn/content/issues/34763 Fixes: https://github.com/openwebdocs/project/issues/210 addresses: https://github.com/mdn/data/issues/750