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 #758

Closed meyerweb closed 3 weeks 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.

meyerweb commented 3 weeks ago

Covered by #756; closing.