[csswg-drafts] [css-align] details for justify-self on blocks should refer to margin properties, not offset properties

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

== [css-align] details for justify-self on blocks should refer to margin properties, not offset properties ==
The [details for `justify-self` on blocks](https://drafts.csswg.org/css-align/#justify-block) say:

> In terms of CSS2.1 block-level formatting [CSS2], the rules for “over-constrained” computations in section 10.3.3 are ignored in favor of alignment as specified here and the used value of the offset properties are therefore not adjusted to correct for the over-constraint.

Here (unlike in the following section on absolutely positioned elements), this should refer to the "margin properties" rather than the "offset properties".

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

Received on Saturday, 20 May 2017 21:34:50 UTC