- From: Daniel Holbert <dholbert@mozilla.com>
- Date: Mon, 4 Jan 2016 22:49:26 -0800
- To: "Tab Atkins Jr." <jackalmage@gmail.com>, www-style list <www-style@w3.org>
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