- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 28 Aug 2017 13:26:26 +0000
- To: public-css-archive@w3.org
I would expect the same behavior as when an element does not generate boxes due to `display: none` or `display: contents`. In fact the spec is also missing the case of an element whose `display` is not `none` or `contents` but no box is generated due to a `display: none` ancestor. Then, all Firefox, Chrome and Edge return the computed value, but according to the spec it seems it should be the used value. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1761#issuecomment-325352700 using your GitHub account
Received on Monday, 28 August 2017 13:26:23 UTC