Re: [csswg-drafts] [css-tables] visibility: collapse

When a row-spanning cell begins in a collapsed row, the entire cell isn't painted. When a col-spanning cell begins in a collapsed column, however, both Edge and Firefox still at least partially paint the cell (https://jsfiddle.net/0ok0d8oa/). This [bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1386985) mentions that any cell starting in a collapsed row/col should go away completely. 

Is it correct that both Edge and Firefox have bugs when rendering a col-spanning cell that begins in a collapsed column?

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

Received on Wednesday, 9 August 2017 22:41:39 UTC