W3C home > Mailing lists > Public > www-style@w3.org > April 2016

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

From: fantasai <fantasai.lists@inkedblade.net>
Date: Mon, 25 Apr 2016 23:03:53 +0300
To: "Tab Atkins Jr." <jackalmage@gmail.com>, Christian Biesinger <cbiesinger@google.com>
Cc: Greg Whitworth <gwhit@microsoft.com>, www-style list <www-style@w3.org>
Message-ID: <571E7829.5080009@inkedblade.net>
On 04/22/2016 12:56 AM, Tab Atkins Jr. wrote:
> On Thu, Apr 21, 2016 at 2:39 PM, Christian Biesinger
> <cbiesinger@google.com> wrote:
>> For align, it's only align-items/align-self, but not align-content.
>> Tested in Edge 20.10240.16384.0
>>
>> For justify it is justify-content as you say.
>
> Ah, right, align-content happens to not have an effect, because the
> abspos is treated as being the only flex item, so the flexbox is
> single-line for these purposes, and the flex line is stretched to the
> size of the flexbox (so there's no free space to align the flex line
> with).

Whether a flex container is single-line or multi-line depends
on its flex-wrap property, not on how many items there are.

~fantasai
Received on Monday, 25 April 2016 20:04:24 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:58 UTC