Re: [csswg-drafts] [css-align] justify-items synxtax doesn't allow 'overflow [leff | right]'

Looks indeed like an error in the grammar. Probably it should be 

```
<overflow-position>? <self-position> |  legacy ||  <overflow-position>? [ left | right | center ]
```

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

Received on Tuesday, 16 January 2018 21:55:03 UTC