- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 10 May 2021 21:47:44 +0000
- To: public-svg-issues@w3.org
@Doktorchen I think you're misreading the first example; the SVG there has a `width="0px" height="50px"`. The width on the `<img>` is irrelevant here, as it doesn't override or interact with the SVG file. (It just lets us see what the SVG's final aspect ratio is, by observing the height of the `<img>`.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/svgwg/issues/848#issuecomment-837397635 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 10 May 2021 21:47:46 UTC