Re: [csswg-drafts] [css-sizing] Browsers don't apply `aspect-ratio` to `<audio>` (#13248)

For _reasons_ the UA style in Blink/WebKit have a specified width/height:
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/html/resources/html.css;l=153-156?q=html.css&ss=chromium
https://searchfox.org/wubkat/source/Source/WebCore/css/html.css#162-165

setting height to auto will have the desired effect.


-- 
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13248#issuecomment-3676152848 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 19 December 2025 18:52:23 UTC