Re: [csswg-drafts] [css-sizing] Adding a 'size' shorthand for 'width'/'height'

Without added features beyond a shorthand, such a new property would 
be [nonsense 
anyway](https://github.com/w3c/csswg-drafts/issues/551#issuecomment-253339556).

    <<box>>: [ <<width>> <<height>>? | <<width>> <<box-aspect>> | 
<<box-aspect>> <<height>> ] || <<box-sizing>>
    <<box-aspect>>: <number> | <integer> '/' <integer> | 'golden' | 
'sqrttwo'

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

Received on Tuesday, 20 December 2016 15:43:41 UTC