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

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 ?

Thanks.

--
Javi

Received on Monday, 27 July 2015 15:03:28 UTC