mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.2k stars 22.49k forks source link

Document SVG 'paint server' #35306

Open bsmth opened 3 months ago

bsmth commented 3 months ago

We're referencing "paint servers" in SVG docs (and soon in CSS props that override attrs). We need some disambiguation so this terminology is not confused with other types of servers.

Either we have a page about paint servers under SVG, or we have a Glossary entry to start.

Docs that mention 'paint server':

spec link: https://www.w3.org/TR/SVG2/pservers.html

techbabe23 commented 3 months ago

Hi, I would like to work on this issue!