Re: [csswg-drafts] [css-flexbox] apply flexibility in steps (#4198)

For this to work, there need to be a way to define the order in which the elements grow or shrink.

And I believe this could be something that could apply to both flexbox and grid layout, maybe in form of `shrink-order` and `grow-order` properties?

So, in @Netmosfera's example you'd apply a `grow-order` of `1` to the red elements, `2` to the green ones, and `3` to the blue ones.

Sebastian

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

Received on Friday, 16 August 2019 20:45:54 UTC