Re: [csswg-drafts] [css-display] Make 'flow-root' an independent keyword

The only reason imo to keep `auto` as a display-inside is if we can come up with different names for the `inline` and `block` display inside values, so we can return to using those terms as display-outside value.  It would be slightly annoying to lose the nice `inline-flex` == `inline flex` correspondence, and instead have to write `inline-level flex`.  Then we could have `auto` be the default when display-inside isn't specified, and have it computed to `inline-inside` or `block-inside` depending.

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

Received on Friday, 2 June 2017 21:23:13 UTC