Re: [csswg-drafts] [css-tables] Fixup collapsible whitespace

https://drafts.csswg.org/css-tables-3/#fixup-algorithm
> 1. Remove irrelevant boxes: 
>   - Children of a table-column are treated as if they had display: 
none. 
>   - Children of a table-column-group which are not a table-column 
are treated as if they had display: none. 
>   - Anonymous inline boxes which contain only white space and are 
between two immediate siblings each of which is a table-non-root box, 
are treated as if they had display: none. 
>   - Anonymous inline boxes which contain only white space, are the 
first and/or last child of a tabular container, and whose immediate 
sibling (if any) is a table-non-root box, are treated as if they had 
display: none. 

-- 
GitHub Notification of comment by FremyCompany
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/467#issuecomment-253892052 
using your GitHub account

Received on Friday, 14 October 2016 19:00:25 UTC