Re: [csswg-drafts] [css-logical] Syntax for `margin`-like shorthands

If the keyword route is decided upon, can the syntax allow it to be at the beginning or end of the declaration? Inspired by `box-shadow` `inset` (that is, inset of the box-shadow, not the new [`inset`](https://drafts.csswg.org/css-logical/#propdef-inset) positioning property).

So for `margin` it would be
```
relative? && [ <length> | <percentage> | auto ]{1,4}
```


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

Received on Sunday, 7 May 2017 22:33:26 UTC