[csswg-drafts] [css-flexbox][css-grid] Floor outer size at zero

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

== [css-flexbox][css-grid] Floor outer size at zero ==
There are a number of places where we use the outer size (margin-box size) of a box in layout calculations, e.g. in Flexbox and Grid Layout. We should make sure that we're flooring it at zero in the places where it needs to be floored (and not in the places where it needs to be not floored).

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

Received on Tuesday, 8 May 2018 00:35:28 UTC