Index: LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt |
diff --git a/LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt b/LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0fdccbcaf110cb8c2742d65087d94973c8548802 |
--- /dev/null |
+++ b/LayoutTests/fast/table/table-rowspan-row-height-less-than-content-height-expected.txt |
@@ -0,0 +1,10 @@ |
+Test for chromium bug : 406043. Negative row height when cell has percentage height. |
+ |
+This is rowspan cell. It would span 3 rows in table. This is first row second column. |
+PASS |
+This is second row first column. But it should display as second column. |
+PASS |
+This is third row first column. But it should display as second column. |
+PASS |
+This is fourth row first column. But it should display as second column. |
+PASS |