[css-grid] getComputedStyle for grid-auto-{rows|columns}

I was wondering what should be the outcome of getComputedStyle() for the
grid-auto-{rows|columns} properties because I guess that contrary to
grid-template-{rows|columns} we should return the specified value in
this case right?

BR

Received on Monday, 4 November 2013 09:05:01 UTC