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

Diagonals would only make sense if one could also set the aspect ratio within `size`:

```
size: [<'width'> <'height'>] 
    | [<length> || <'aspect-ratio'>] 
```

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

Received on Saturday, 25 January 2020 13:51:03 UTC