- From: Domenic Denicola via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 Jul 2019 17:08:34 +0000
- To: public-svg-issues@w3.org
> In SVG 2, the geometry attributes are not required even for rendering, because you can set their values with CSS instead. I was hoping that was true. I'll note that Firefox doesn't follow this; it will instead follow your first bullet and not render the element. A web platform test and bug on Firefox would be pretty sweet in straightening this out; I was sad to have to repeat `width="10" height="10" class="foo"` everywhere instead of just `class="foo"`. (This was in https://github.com/whatwg/html/commit/1ce97b6b8af575f9846bdedf3ccb5e255040c92d#diff-36cd38f49b9afa08222c0dc9ebfe35ebR88238) -- GitHub Notification of comment by domenic Please view or discuss this issue at https://github.com/w3c/svgwg/issues/710#issuecomment-508817774 using your GitHub account
Received on Friday, 5 July 2019 17:08:36 UTC