- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 Aug 2013 21:57:55 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16045 Tab Atkins Jr. <jackalmage@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jackalmage@gmail.com Resolution|--- |FIXED --- Comment #2 from Tab Atkins Jr. <jackalmage@gmail.com> --- Defined: The size of the explicit grid is determined by the larger of the number of rows/columns defined by grid-template-areas and the number of rows/columns sized by grid-template-rows/grid-template-columns. Any rows/columns defined by grid-template-areas but not sized by grid-template-rows/grid-template-columns take their size from the grid-auto-rows/grid-auto-columns properties. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 19 August 2013 21:57:56 UTC