- From: George Steel via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Jul 2020 23:42:31 +0000
- To: public-svg-issues@w3.org
george-steel has just created a new issue for https://github.com/w3c/svgwg: == Missing attributes in SVGSymvolElement IDL == The [symbol element](https://svgwg.org/svg2-draft/struct.html#SymbolElement) is defined as having the attributes, x, y, width, height, refX, refY. In other elements with these attributes (svg and marker), they correspond to matching IDL attributes, however [SVGSymbolElement](https://svgwg.org/svg2-draft/struct.html#__svg__SVGUseElement__instanceRoot) has no such attributes. These should be added. Please view or discuss this issue at https://github.com/w3c/svgwg/issues/803 using your GitHub account
Received on Wednesday, 8 July 2020 23:42:32 UTC