Re: [csswg-drafts] [css-align][css-flexbox] Align & Flex specs disagree about fallback behavior for align-content/justify-content: space-between

Given that implementations match the Flexbox spec, this looks much like a bug in the Box Alignment spec. IMO, it should have the same wording as for the 'stretch' value:
> The default fallback alignment for this value is flex-start. (For layout modes other than flex layout, flex-start is identical to start.)

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

Received on Tuesday, 20 February 2018 19:43:53 UTC