Re: [csswg-drafts] [css-align] behaviour for width or flex-basis of flex items when gap applied to flex container

Because nowrap is set, I'm guessing it wouldn't wrap to another line, and a second item would overflow the flex-end of the flex containers axis, if the items do not afford flex-shrink after the gap is taken into account leaving the items to flex within the containers available space?

>  There's no gap "inside of" flex items

I think that is meaning grow/shrink/basis works with available space after gap values take space. And that the spec doesn't allow an author to create grid-like spanning that accounts for gap values, like your question asks.


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

Received on Friday, 11 May 2018 16:12:06 UTC