- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Oct 2019 09:34:42 +0000
- To: public-css-archive@w3.org
While EdgeHTML's behavior makes the most sense in the end, it's also not spec-compatible right now because `height` should return its used value, not its computed value. The reason Edge reports its computed value is that the row doesn't have a box, so it behaves similarly to a `display:none` element. -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4444#issuecomment-547814381 using your GitHub account
Received on Wednesday, 30 October 2019 09:34:43 UTC