[csswg-drafts] [css-align] 'normal' behavior for justify/align-self on grid describes sizing rather than alignment

dbaron has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-align] 'normal' behavior for justify/align-self on grid describes sizing rather than alignment ==
The [definition of `justify-self: normal` for grid](https://drafts.csswg.org/css-align/#justify-grid) and the [same for `align-self`](https://drafts.csswg.org/css-align/#align-grid) say:

> For replaced items, see Grid Item Sizing in [CSS-GRID-1]. 

I don't understand what this means, since it seems to be saying that to understand how to *align* this item, go see this other section that says how to *size* the item.  It still doesn't seem to say how to align it.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1433 using your GitHub account

Received on Saturday, 20 May 2017 22:32:02 UTC