| Index: LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt
|
| diff --git a/LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt b/LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8958adcf6404b3b28774cd00f8b4682c0d6322be
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/table/table-rowspan-wrong-height-with-only-spanning-cells-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +Test for chromium bug : 396655. Tables with specific merge cell configuration render with extra height to tr elements.
|
| +
|
| +The middle tr, which has been merged over by two cells, should have a height of 1px, the difference in heights between cells that span one row and two rows.
|
| +
|
| +PASS
|
| +PASS
|
| +PASS
|
|
|