Re: [css-align] Definition of align-self inconsistent with css-flexbox for abspos

On 04/09/2015 03:32 PM, Christian Biesinger wrote:
> So at least for children of flex boxes, align-self should never compute to auto.

I don't think it matters if we're a child of a flex box -- "align-self"
should compute in the same way, regardless of the parent type [aside
from the "no parent" special-case].

I don't think there's any reason for "align-self:auto" to have custom
behavior depending on the parent's display property.

At least, that was my understanding from Tab's last post on this related
thread:
  https://lists.w3.org/Archives/Public/www-style/2012May/0477.html

~Daniel

Received on Thursday, 9 April 2015 22:49:57 UTC