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.
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.