Re: [csswg-drafts] [css-grid] Serialization of grid-template-rows/columns (#4173)

Consensus is
 - Specified value: `"repeat(1, 10px)"`
 - Computed value (resolved value for non-grids): `"repeat(1, 10px)"`
 - Used value (resolved value for grids): `"10px"`
as implemented in Firefox.


-- 
GitHub Notification of comment by ewilligers
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4173#issuecomment-533474227 using your GitHub account

Received on Friday, 20 September 2019 09:08:26 UTC