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

> > and items have their height set to whatever value the flexbox resolves to
> 
> That isn't really true though. That happens when stretch is resolved, and that happens fairly late in the algorithm:

Nope, it now happens automatically, by virtue of case 1 in https://drafts.csswg.org/css-flexbox/#definite-sizes. This gives the flex item a definite cross size immediately, before flex layout actually runs.

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

Received on Tuesday, 18 July 2017 00:22:14 UTC