Re: [css3-flexbox] Computed value and flex-align/flex-item-align.

On Thu, Jan 26, 2012 at 1:29 PM, Ojan Vafai <ojan@chromium.org> wrote:
> Why not just always compute to the parent's flex-align? Does it matter if
> the parent is a flexbox or not for the sake of computing the value of
> flex-item-align?

I can do this, sure.  I think I'll need some additional text to handle
anonymous items, but that's easy since they're always 'auto' and they
always have an associated flexbox.

~TJ

Received on Thursday, 26 January 2012 22:02:34 UTC