Re: [csswg-drafts] [flex] Sizing images with intrisic aspect-ratio: ¿harmonize with grids?

I think there are two reasonable behaviors here. 

Either the spec behavior (which Edge matches) or a modified spec behavior that prevents images from shrinking beyond their adjusted size in the flexible axis (adjustment being their cross-axis-height / natural-height * natural-width, instead of natural-width like the spec currently requires).

The advantage of the current spec text is that is does not create an exception for things that have an aspect ratio. 

The advantage of the adjusted spec text would be that images preserve their aspect ratio by default in flex. 

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

Received on Wednesday, 22 March 2017 22:11:26 UTC