- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 Aug 2016 16:29:57 +0000
- To: public-svg-issues@w3.org
No "geometric properties" are CSS properties, which is why that sentence was recently corrected! For the SVG-namespaced elements, the geometric properties have equivalent presentation attributes, but for the HTML we are not proposing anything new. The HTML `width` and `height` attributes will be expected to affect the CSS as defaults, same as they do in regular CSS/HTML layout. I've just recently added a clarifying note to the Embedding chapter: https://svgwg.org/svg2-draft/embedded.html#Placement I will need to change it to indicate that most of the HTML width/height attributes allow percentages. Canvas is the exception, because the attributes set the actual pixel size of the canvas. Any other suggested changes? -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/svgwg/issues/247#issuecomment-242452672 using your GitHub account
Received on Thursday, 25 August 2016 16:30:10 UTC