- From: gitspeaks via GitHub <noreply@w3.org>
- Date: Wed, 04 Jun 2025 09:01:17 +0000
- To: public-css-archive@w3.org
> SVGs can have a natural aspect ratio without natural sizes. Do you mean the aspect ratio comes from the viewBox? ```html <svg viewBox="0 0 200 100"></svg> ``` Is this considered a replaced inline element with `width: auto`, `height: auto`, an intrinsic aspect ratio, but no intrinsic width or height? -- GitHub Notification of comment by gitspeaks Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12254#issuecomment-2939211588 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 4 June 2025 09:01:19 UTC