Re: [csswg-drafts] [css-grid] Is `span` keyword excluded from Named Grid Lines <custom-ident>?

Or are following valid? 
```css
grid-row: span; 
grid-column-end: span span 2;
```

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

Received on Saturday, 17 September 2016 14:32:40 UTC