| 1st col. | 2nd col. | 3rd col. | 4th col. | 5th col. and some longer text |
| 2nd row | thead | abcd | abcd | abcd |
| 5th row | tfoot | a | b | c |
| 3rd row | tbody | abc | abc | abc |
| 4th row | tbody | ab | ab | ab |
Only Mozilla 1.8b2+ supports accordingly visibility: collapse
border collapse doesn't work when visibility:collapse is active (Bug 242997)
visibility: collapse causes incorrect overflow area to be reported (Bug 242998)
HTMLCollection of RefTable.rows[] sequential order should be according to the display (logical) order, not document order (bug 125284 in Opera's BTS)
HTMLCollection of RefTable.rows[] sequential order should be according to the display (logical) order, not document order in Safari and Konqueror: rows in footer must be last in rows HTMLCollection regardless of document order (bug 4571 at WebKit Bugzilla)