- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Dec 2016 00:46:36 +0000
- To: public-css-archive@w3.org
The issues are connected however, @tabatkins, because it could make
sense to name them all `box-*` and combine them in a `box` shorthand
property – or only add that. The syntax of an aspect ratio property or
function should be discussed separately, though.
<box>: <box-size> || <box-sizing>
<box-size>: [ <width> <height>? | <width> <box-aspect> |
<box-aspect> <height> | <box-aspect> ] /* = */
<box-size>: [ <width> [ <height> | <box-aspect> ]? | <box-aspect>
<height>? ]
--
GitHub Notification of comment by Crissov
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/820#issuecomment-268922172
using your GitHub account
Received on Friday, 23 December 2016 00:46:37 UTC