| Index: LayoutTests/fast/table/rowindex-expected.txt
|
| diff --git a/LayoutTests/fast/table/rowindex-expected.txt b/LayoutTests/fast/table/rowindex-expected.txt
|
| deleted file mode 100644
|
| index ef181bdee44198ba60c802d45c733ca49a4e0a3b..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/table/rowindex-expected.txt
|
| +++ /dev/null
|
| @@ -1,158 +0,0 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x600
|
| - RenderBlock {HTML} at (0,0) size 800x600
|
| - RenderBody {BODY} at (8,8) size 784x584
|
| - RenderBlock {P} at (0,0) size 784x12
|
| - RenderText {#text} at (0,0) size 437x12
|
| - text run at (0,0) width 437: "This tests rowIndex, in particular in cases where the table sections are in different orders."
|
| - RenderBlock {P} at (0,22) size 784x12
|
| - RenderText {#text} at (0,0) size 354x12
|
| - text run at (0,0) width 354: "A: This table has the header and footer before the body (\"normal\" order)."
|
| - RenderTable {TABLE} at (0,44) size 156x62 [border: (1px outset #808080)]
|
| - RenderTableSection {THEAD} at (1,1) size 154x20
|
| - RenderTableRow {TR} at (0,2) size 154x16
|
| - RenderTableCell {TD} at (2,2) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 74x12
|
| - text run at (2,2) width 74: "table A, header"
|
| - RenderTableCell {TD} at (82,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 0"
|
| - RenderTableSection {TFOOT} at (1,41) size 154x20
|
| - RenderTableRow {TR} at (0,2) size 154x16
|
| - RenderTableCell {TD} at (2,2) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 70x12
|
| - text run at (2,2) width 70: "table A, footer"
|
| - RenderTableCell {TD} at (82,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 2"
|
| - RenderTableSection {TBODY} at (1,21) size 154x20
|
| - RenderTableRow {TR} at (0,2) size 154x16
|
| - RenderTableCell {TD} at (2,2) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 65x12
|
| - text run at (2,2) width 65: "table A, body"
|
| - RenderTableCell {TD} at (82,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 1"
|
| - RenderBlock {P} at (0,116) size 784x12
|
| - RenderText {#text} at (0,0) size 351x12
|
| - text run at (0,0) width 351: "B: This table has the footer before the body and both before the header."
|
| - RenderTable {TABLE} at (0,138) size 155x62 [border: (1px outset #808080)]
|
| - RenderTableSection {TFOOT} at (1,41) size 153x20
|
| - RenderTableRow {TR} at (0,2) size 153x16
|
| - RenderTableCell {TD} at (2,2) size 77x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 69x12
|
| - text run at (2,2) width 69: "table B, footer"
|
| - RenderTableCell {TD} at (81,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 2"
|
| - RenderTableSection {TBODY} at (1,21) size 153x20
|
| - RenderTableRow {TR} at (0,2) size 153x16
|
| - RenderTableCell {TD} at (2,2) size 77x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 64x12
|
| - text run at (2,2) width 64: "table B, body"
|
| - RenderTableCell {TD} at (81,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 1"
|
| - RenderTableSection {THEAD} at (1,1) size 153x20
|
| - RenderTableRow {TR} at (0,2) size 153x16
|
| - RenderTableCell {TD} at (2,2) size 77x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 73x12
|
| - text run at (2,2) width 73: "table B, header"
|
| - RenderTableCell {TD} at (81,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 0"
|
| - RenderBlock {P} at (0,210) size 784x12
|
| - RenderText {#text} at (0,0) size 673x12
|
| - text run at (0,0) width 673: "C: This table has two footers before two bodies before two heads. The rows inside the extra footers and heads don't get row indices at all."
|
| - RenderTable {TABLE} at (0,232) size 203x230 [border: (1px outset #808080)]
|
| - RenderTableSection {TFOOT} at (1,191) size 201x38
|
| - RenderTableRow {TR} at (0,2) size 201x16
|
| - RenderTableCell {TD} at (2,2) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 112x12
|
| - text run at (2,2) width 112: "table C, footer A row A"
|
| - RenderTableCell {TD} at (123,2) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 6"
|
| - RenderTableRow {TR} at (0,20) size 201x16
|
| - RenderTableCell {TD} at (2,20) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 110x12
|
| - text run at (2,2) width 110: "table C, footer A row B"
|
| - RenderTableCell {TD} at (123,20) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 7"
|
| - RenderTableSection {TFOOT} at (1,39) size 201x38
|
| - RenderTableRow {TR} at (0,2) size 201x16
|
| - RenderTableCell {TD} at (2,2) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 110x12
|
| - text run at (2,2) width 110: "table C, footer B row A"
|
| - RenderTableCell {TD} at (123,2) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 72x12
|
| - text run at (2,2) width 72: "rowIndex = -1"
|
| - RenderTableRow {TR} at (0,20) size 201x16
|
| - RenderTableCell {TD} at (2,20) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 109x12
|
| - text run at (2,2) width 109: "table C, footer B row B"
|
| - RenderTableCell {TD} at (123,20) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 72x12
|
| - text run at (2,2) width 72: "rowIndex = -1"
|
| - RenderTableSection {TBODY} at (1,77) size 201x38
|
| - RenderTableRow {TR} at (0,2) size 201x16
|
| - RenderTableCell {TD} at (2,2) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 106x12
|
| - text run at (2,2) width 106: "table C, body A row A"
|
| - RenderTableCell {TD} at (123,2) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 2"
|
| - RenderTableRow {TR} at (0,20) size 201x16
|
| - RenderTableCell {TD} at (2,20) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 105x12
|
| - text run at (2,2) width 105: "table C, body A row B"
|
| - RenderTableCell {TD} at (123,20) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 3"
|
| - RenderTableSection {TBODY} at (1,115) size 201x38
|
| - RenderTableRow {TR} at (0,2) size 201x16
|
| - RenderTableCell {TD} at (2,2) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 105x12
|
| - text run at (2,2) width 105: "table C, body B row A"
|
| - RenderTableCell {TD} at (123,2) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 4"
|
| - RenderTableRow {TR} at (0,20) size 201x16
|
| - RenderTableCell {TD} at (2,20) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 104x12
|
| - text run at (2,2) width 104: "table C, body B row B"
|
| - RenderTableCell {TD} at (123,20) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 5"
|
| - RenderTableSection {THEAD} at (1,1) size 201x38
|
| - RenderTableRow {TR} at (0,2) size 201x16
|
| - RenderTableCell {TD} at (2,2) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 115x12
|
| - text run at (2,2) width 115: "table C, header A row A"
|
| - RenderTableCell {TD} at (123,2) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 0"
|
| - RenderTableRow {TR} at (0,20) size 201x16
|
| - RenderTableCell {TD} at (2,20) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 114x12
|
| - text run at (2,2) width 114: "table C, header A row B"
|
| - RenderTableCell {TD} at (123,20) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 66x12
|
| - text run at (2,2) width 66: "rowIndex = 1"
|
| - RenderTableSection {THEAD} at (1,153) size 201x38
|
| - RenderTableRow {TR} at (0,2) size 201x16
|
| - RenderTableCell {TD} at (2,2) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 114x12
|
| - text run at (2,2) width 114: "table C, header B row A"
|
| - RenderTableCell {TD} at (123,2) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 72x12
|
| - text run at (2,2) width 72: "rowIndex = -1"
|
| - RenderTableRow {TR} at (0,20) size 201x16
|
| - RenderTableCell {TD} at (2,20) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 113x12
|
| - text run at (2,2) width 113: "table C, header B row B"
|
| - RenderTableCell {TD} at (123,20) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| - RenderText {#text} at (2,2) size 72x12
|
| - text run at (2,2) width 72: "rowIndex = -1"
|
|
|