Re: [css-align] align/justify-self:auto on the root node

Hi Tab,

On 01/04/2016 04:43 PM, Tab Atkins Jr. wrote:
>> If not, perhaps it would be better if 'auto' computed to 'normal'
>> when the box has no parent?
>
> [...] Since we've changed/extended behavior a bit, I agree that
> defaulting to "normal" makes sense.

I think I spotted a link-typo in the fix for this thread. Here's your
fix that landed earlier today:
 https://hg.csswg.org/drafts/rev/3505b7fd4adb

The very first change there is in a section about "justify-self", and
yet its "normal" link points to 'align-self/normal'.  I think it
*really* wants to be pointing to 'justify-self/normal'.

In the actual draft, it currently ends up as a link to:
 https://drafts.csswg.org/css-align/#valdef-align-self-normal
...but since this is "justify-self", it should be a link to:
 https://drafts.csswg.org/css-align/#valdef-justify-self-normal

Thanks,
~Daniel

Received on Tuesday, 5 January 2016 06:49:58 UTC