- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 May 2018 16:12:04 +0000
- To: public-css-archive@w3.org
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