Re: [css-align][css-flexbox] Does justify-items apply to flex containers ?

On 07/27/2015 11:02 AM, Javier Fernandez wrote:
> Hi,
>
> I don't understand why the justify-items property applies to flex
> containers, as specified in the table [1] while justify-self does not
> apply to flex items [2]
>
> "This property does not apply to flex items, because there is more than
> one item in the main axis. "
>
> [1] https://drafts.csswg.org/css-align/#justify-items-property
> [2] https://drafts.csswg.org/css-align/#justify-self-property
>
> Is there anything I'm not considering ?

As dholbert points out, this is an error. Thanks for pointing out
the problem. :) Should be fixed now.

~fantasai

Received on Tuesday, 28 July 2015 15:29:34 UTC