[csswg-drafts] [css-flexbox] clarify align-content for multi-line containers with one line

markbrown has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-flexbox] clarify align-content for multi-line containers with 
one line ==
In https://drafts.csswg.org/css-flexbox-1/#align-content-property, 
align-content:space-between is not well defined if there happens to be
 only one line in the multi-line container.

Should it behave as flex-start, similarly to 
justify-content:space-between when there is only one item?


Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/718 using your GitHub 
account

Received on Wednesday, 16 November 2016 12:53:48 UTC