Re: [csswg-drafts] [css2] Clarify 10.6.2: height with auto sizing, intrinsic ratio, and intrinsic height (#12254)

> 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