- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Jan 2017 21:03:04 +0000
- To: public-css-archive@w3.org
@fantasai That makes sense to me. When I wrote :empty I meant "does not contain any box at layout time", not "any node at dom time" (which the selector analogy incorrectly implied, sorry). One can indeed easily confirm that collapsed space does not count while uncollapsed space does not: https://jsfiddle.net/p2aj9ju2/ The difference lies in the way out-of-flow elements are handled: https://jsfiddle.net/p2aj9ju2/2/ -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/605#issuecomment-272652905 using your GitHub account
Received on Saturday, 14 January 2017 21:03:13 UTC