Re: [csswg-drafts] [css-values] skip individual shorthand values

If you want to leave one of the longhand values alone, why not just 
use the other longhand properties? 

'grid-column-end: auto;' is a lot more direct and comprehensible than 
'grid-area: * / * / * / auto;'

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

Received on Friday, 18 November 2016 06:42:18 UTC