Re: [csswg-drafts] [css-sizing] Aspect-ratio doesn't work on iframe videos unless the size attributes are removed (#5844)

I think this is because the `width` and `height` attributes are mapped to the `width` and `height` CSS properties; you'll have to reset them to `auto` if you want them not to have a specified size.

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


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

Received on Thursday, 7 January 2021 23:12:44 UTC