| Index: LayoutTests/platform/linux/fast/table/table-rowspan-cell-with-empty-cell-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/table/table-rowspan-cell-with-empty-cell-expected.txt b/LayoutTests/platform/linux/fast/table/table-rowspan-cell-with-empty-cell-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4dbfdf1c3b880ed4821eae0c4e6fb0380b56d016
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/linux/fast/table/table-rowspan-cell-with-empty-cell-expected.txt
|
| @@ -0,0 +1,42 @@
|
| +layer at (0,0) size 800x600
|
| + RenderView at (0,0) size 800x600
|
| +layer at (0,0) size 800x263
|
| + RenderBlock {HTML} at (0,0) size 800x262.52
|
| + RenderBody {BODY} at (8,18.72) size 784x235.80
|
| + RenderBlock {H3} at (0,0) size 784x46
|
| + RenderText {#text} at (0,0) size 202x22
|
| + text run at (0,0) width 202: "Test for chromium bug : "
|
| + RenderInline {A} at (0,0) size 60x22 [color=#0000EE]
|
| + RenderText {#text} at (202,0) size 60x22
|
| + text run at (202,0) width 60: "258420"
|
| + RenderText {#text} at (262,0) size 752x45
|
| + text run at (262,0) width 490: ". Table rows are incorrectly collapsed in case of hidden cells"
|
| + text run at (0,23) width 118: "and rowspans."
|
| + RenderBlock {H4} at (0,67.27) size 784x40
|
| + RenderText {#text} at (0,0) size 762x39
|
| + text run at (0,0) width 762: "When all rows in row spanning cell are having only spanning cells with empty cell/cells then None of the rows in row"
|
| + text run at (0,20) width 267: "spanning cell was not getting any height."
|
| + RenderBlock {H4} at (0,128.53) size 784x20
|
| + RenderText {#text} at (0,0) size 357x19
|
| + text run at (0,0) width 357: "A2 row should not collapse with other row in the table."
|
| + RenderTable {TABLE} at (0,169.80) size 79x66
|
| + RenderTableSection {TBODY} at (0,0) size 79x66
|
| + RenderTableRow {TR} at (0,0) size 79x22 [bgcolor=#FF0000]
|
| + RenderTableCell {TD} at (0,11) size 15x22 [r=0 c=0 rs=3 cs=1]
|
| + RenderText {#text} at (1,1) size 11x19
|
| + text run at (1,1) width 11: "A"
|
| + RenderTableCell {TD} at (15,0) size 24x22 [r=0 c=1 rs=1 cs=1]
|
| + RenderText {#text} at (1,1) size 19x19
|
| + text run at (1,1) width 19: "A1"
|
| + RenderTableCell {TD} at (39,0) size 40x22 [r=0 c=2 rs=1 cs=1]
|
| + RenderText {#text} at (1,1) size 31x19
|
| + text run at (1,1) width 31: "A1.1"
|
| + RenderTableRow {TR} at (0,22) size 79x0
|
| + RenderTableCell {TD} at (15,22) size 24x22 [r=1 c=1 rs=2 cs=1]
|
| + RenderText {#text} at (1,1) size 19x19
|
| + text run at (1,1) width 19: "A2"
|
| + RenderTableRow {TR} at (0,22) size 79x22
|
| + RenderTableRow {TR} at (0,44) size 79x22 [bgcolor=#008000]
|
| + RenderTableCell {TD} at (0,44) size 79x22 [r=3 c=0 rs=1 cs=3]
|
| + RenderText {#text} at (1,1) size 77x19
|
| + text run at (1,1) width 77: "long last row"
|
|
|