[csswg-drafts] [css-rhythm-1] Define interaction of step size and floats

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

== [css-rhythm-1] Define interaction of step size and floats ==
Since vertical position influences available width in the presence of floats, this can create a weird feedback loop in determining the correct addition of space for step sizing. Spec should define how to break this loop.

Constraints that should be honored: The total addition of space should be between zero and the step size. Since this is probably more important than the exact distribution of space (top, bottom, both equally), the alignment should be relaxed in order to limit the addition of space to < one step size.

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

Received on Monday, 23 October 2017 23:31:57 UTC