- From: Jacob Parker via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 Aug 2016 18:58:34 +0000
- To: public-css-archive@w3.org
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