Re: [csswg-drafts] [css-sizing-4] aspect-ratio and <picture> (#5212)

This should be handled by HTML: HTML should be finding the effective width/height values for the effective image source (probably drawing from the width/height attrs on the chosen `<source>`), and map those into an `aspect-ratio: x / y auto` declaration at the HTML Preshint cascade level.

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

Received on Monday, 29 June 2020 23:36:20 UTC