Re: [css-flexbox] abspos & align-self: stretch

On Thu, Apr 9, 2015 at 4:21 PM, Christian Biesinger
<cbiesinger@google.com> wrote:
> I see. This is getting really complex. So you expect flexbox
> implementation to implement this part of css-align for abspos items,
> even if they don't otherwise implement that spec?
>
> This is a lot of code for a not very useful feature. Who puts abspos
> items in a flexbox and expects them to kinda-sorta participate in flex
> layout?

They're not participating in flexbox layout, at all.  They're just
participating in Alignment, which *started* in Flexbox, but now
applies to all display values.

~TJ

Received on Thursday, 9 April 2015 23:24:55 UTC