[csswg-drafts] [css-grid] nit: the description of the conditions for when Automatic Minimum Size applies could be clearer

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

== [css-grid] nit: the description of the conditions for when Automatic Minimum Size applies could be clearer ==
https://drafts.csswg.org/css-grid/#min-size-auto
The first paragraph ends with:
> and which span at least one track whose min track sizing function is `auto`.

It's ambiguous if that means "in any axis" or "in the specified axis".
I suggest you append "in that axis" to the above sentence to make it unambiguous.

(The "whose `overflow` is `visible`" part is unambiguous by accident since `visible` in one axis implies it's `visible` in both axes.)


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

Received on Wednesday, 7 February 2018 03:00:19 UTC