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 six varied CSS SVG properties #755

Closed meyerweb closed 1 month ago

meyerweb commented 1 month ago

Description

Adds the properties clip-rule, color-interpolation-filters, dominant-baseline, shape-rendering, text-anchor, and vector effect. Plus, some schema additions, because the sets of element constraints are a bit baroque.

Motivation

These properties have already been (or, in one case, soon will be) added to MDN reference content and need the formal syntax data to back them up.

Related issues and pull requests

Relates to https://github.com/mdn/content/issues/34763.

github-actions[bot] commented 1 month ago

It looks like this is your first pull request. 🎉 Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

meyerweb commented 1 month ago

Oops, I botched the process. Will open a new PR (🤦‍♂️).

meyerweb commented 1 month ago

Opened #758 to replace this one.