Re: [csswg-drafts] [css-flexbox][css-sizing] How is flex-basis content size affected by transferred size?

The new definitions in CSS sizing clarify most of the undefined cases.

However, the flexbox spec is still confusing.  The [`flex-basis` definition](https://drafts.csswg.org/css-flexbox/#propdef-flex-basis) links to the [definition of `content` in the `flex` definition](https://drafts.csswg.org/css-flexbox/#valdef-flex-basis-content), but neither of them link to the [definition of `content size` in the minimum sizing section](https://drafts.csswg.org/css-flexbox/#content-size), from where it can be inferred (sort of) that "content" is min-content unless there is a transferred size.

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

Received on Sunday, 5 November 2017 23:23:22 UTC