Git init
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / tables / mozilla / marvin / x_tfoot_align_right-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x142
4   RenderBlock {html} at (0,0) size 800x142
5     RenderBody {body} at (8,16) size 784x118
6       RenderBlock {p} at (0,0) size 784x19
7         RenderText {#text} at (0,0) size 323x19
8           text run at (0,0) width 323: "In this test, the TFOOT text should be right aligned"
9       RenderTable {table} at (0,35) size 179x83 [border: (1px outset #808080)]
10         RenderTableSection {thead} at (1,1) size 177x27
11           RenderTableRow {tr} at (0,2) size 177x23
12             RenderTableCell {td} at (2,2) size 173x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 168x19
14                 text run at (2,2) width 168: "This text is in the THEAD"
15         RenderTableSection {tfoot} at (1,55) size 177x27
16           RenderTableRow {tr} at (0,2) size 177x23
17             RenderTableCell {td} at (2,2) size 173x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18               RenderText {#text} at (118,2) size 53x19
19                 text run at (118,2) width 53: "TFOOT"
20         RenderTableSection {tbody} at (1,28) size 177x27
21           RenderTableRow {tr} at (0,2) size 177x23
22             RenderTableCell {td} at (2,2) size 173x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 169x19
24                 text run at (2,2) width 169: "This text is in the TBODY"