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

https://jsfiddle.net/zcqst2pr/4/ shows that the shrinking is not due to flexing in Chrome and Firefox (since flex is set to 0). In Edge we overflow the line with two images of 128px width each.

Firefox behavior seems to be a compromise between us and Chrome, as in they accept the aspect-ratio things to take less main space than before, but not more. This ensure there will never be an overflow, but tries to maintain the aspect ratio if possible. 


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

Received on Monday, 27 March 2017 23:47:16 UTC