Re: [csswg-drafts] [css-grid][cssom] Disallow repeat() syntax in grid-template-rows/columns resolved values

> * Don't use `repeat()` in serialization. Easy, not nice for scaling up to giant grids.
> * Use `repeat()` in serialization to collapse any sequence of identically-sized columns. Simplest option for using `repeat()`.

I'd go for either one of these 2 options, I don't see the benefit of doing something more complex than that.

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

Received on Monday, 2 April 2018 09:21:57 UTC