[css-grid] editorial: "is 'auto'" should be changed to "behaves as auto" for clarity · Issue #2367 · w3c/csswg-drafts (original) (raw)
https://drafts.csswg.org/css-grid/#min-size-contribution says:
[...] if its specified size ('width' or 'height', whichever matches the relevant axis) is 'auto', [...]
I suspect that the intent is that percentages should behave as auto when the percentage basis is indefinite, so I think it would be clearer to use that phrase (linked to the definition) instead of 'auto'.