Re: [csswg-drafts] [css-display] More precise box transformations

@c-smile I expect that a future level of the spec will say

```
<display-outside>  = block | inline | run-in | table-caption | table-cell;
<display-listitem> = <display-outside>? && <display-inside>? && list-item;
```


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

Received on Thursday, 22 March 2018 00:59:36 UTC