- From: Paul LeBeau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Dec 2018 16:50:46 +0000
- To: public-svg-issues@w3.org
BigBadaboom has just created a new issue for https://github.com/w3c/svgwg: == "Sizing properties" section should mention the "use" element == https://svgwg.org/svg2-draft/single-page.html#geometry-Sizing The `width` and `height` attributes in the `<use>` element section (https://svgwg.org/svg2-draft/single-page.html#struct-UseElement) link to section 7.8 (Sizing properties). However that section doesn't include `<use>` in it's list of elements with `width` and `height`. 1. Add "use" to section 7.8. 2. Add a paragraph about how "auto" behaves in a use element. Ie. If the use references a symbol, then width and height are treated as "100%". Please view or discuss this issue at https://github.com/w3c/svgwg/issues/607 using your GitHub account
Received on Thursday, 6 December 2018 16:50:48 UTC