[css-grid] grid shorthand and grid-auto-rows/cols

I was just thinking about things like

   grid: 1fr auto 300px / 1fr;

It would make sense to me if that lone <track-size> were also copied
into 'grid-auto-rows', so that as you add auto-placed rows, they have
the same sizing function.

~fantasai

Received on Sunday, 28 February 2016 19:25:15 UTC