- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 May 2020 07:02:42 +0000
- To: public-css-archive@w3.org
One could argue that since there are now logical (medial) shorthands `inset-block` and `inset-inline`, we should also have physical shorthands `inset-vertical` or `inset-y` (for `top` and `bottom`) and `inset-horizontal` or `inset-x` (for `right` and `left`), but this would also apply to other TRBL properties. By the way, the values are specified as `<'top'>`, which resolves to `auto | <length-percentage>`. While technically correct, it is a bit confusing to read. Can we get an explicit `<inset>`? -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5005#issuecomment-634469951 using your GitHub account
Received on Wednesday, 27 May 2020 07:02:44 UTC