- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 7 Nov 2013 13:53:41 -0800
- To: Sergio Villar Senin <svillar@igalia.com>
- Cc: www-style list <www-style@w3.org>
On Mon, Nov 4, 2013 at 1:04 AM, Sergio Villar Senin <svillar@igalia.com> wrote:
> 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?
Correct. The weird behavior of grid-template-rows/columns is a legacy issue.
~TJ
Received on Thursday, 7 November 2013 21:54:28 UTC