Re: [csswg-drafts] [css-display] Consider renaming box-suppress property to box-generation

Could the display property be split? Say `display-layout`, which 
allows stuff like `inline`, `block` etc, and `display-visibility` 
which could be `auto` or `none`, and then make `display` a short hand 
for this. `display: none` would set the `display-visibility` to 
`none`.

Just a thought!

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

Received on Friday, 5 August 2016 18:58:42 UTC