Re: [csswg-drafts] [css-tables-3] Can we simplify empty-cells:hide?

@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