Re: [csswg-drafts] [css-grid] What happens with grid line names when dropping tracks

> a. "Collapse" the lines: grid-template-columns: 200px [a b] 100px;
> b. Remove the lines: grid-template-columns: 200px 100px;

To my surprise, we actually do (b) in Rego's example.
That seems like a bug, I think (a) makes more sense in this case.


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

Received on Thursday, 9 June 2016 16:23:02 UTC