Closed meyerweb closed 3 months 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.
Oops, I botched the process. Will open a new PR (🤦♂️).
Opened #758 to replace this one.
Description
Adds the properties
clip-rule
,color-interpolation-filters
,dominant-baseline
,shape-rendering
,text-anchor
, andvector 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.