Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test for chromium bug : 258420. Table rows are incorrectly collapsed in case of hidden cells and rowspans. | |
| 2 | |
| 3 A spanning cell whose rows have only empty cell(s) shouldn't have a non-zero hei ght. | |
| 4 | |
| 5 A A1 A1.1 | |
| 6 A2 | |
| 7 PASS | |
| 8 long last row | |
| OLD | NEW |