Chromium Code Reviews| Index: LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt |
| diff --git a/LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt b/LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0844e9f9438a09878ec9e24fe41674c84b0c48e5 |
| --- /dev/null |
| +++ b/LayoutTests/fast/table/table-rowspan-cell-with-empty-cell-expected.txt |
| @@ -0,0 +1,8 @@ |
| +Test for chromium bug : 258420. Table rows are incorrectly collapsed in case of hidden cells and rowspans. |
| + |
| +A spanning cell whose rows have only empty cell(s) shouldn't have a non-zero height. |
| + |
| +A A1 A1.1 |
| +A2 |
| +PASS |
| +long last row |