Re: [csswg-drafts] [css-grid] syntax errors in examples

If the goal is to enable copy-paste the examples for testing, the actual code to create such grid container (e.g. `grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(3, 1fr);`) needs to be added after (or instead of) the comment. Wouldn't it make the example too verbose?

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

Received on Thursday, 6 April 2017 06:38:37 UTC