tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / marvin / x_tbody_align_left-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x150
4   RenderBlock {html} at (0,0) size 800x150
5     RenderBody {body} at (8,16) size 784x126
6       RenderBlock {p} at (0,0) size 784x21
7         RenderText {#text} at (0,0) size 350x21
8           text run at (0,0) width 350: "In this test, the TBODY text should be left aligned."
9       RenderTable {table} at (0,37) size 189x89 [border: (1px outset #808080)]
10         RenderTableSection {thead} at (1,1) size 187x29
11           RenderTableRow {tr} at (0,2) size 187x25
12             RenderTableCell {td} at (2,2) size 183x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 179x21
14                 text run at (2,2) width 179: "This text is in the THEAD"
15         RenderTableSection {tfoot} at (1,59) size 187x29
16           RenderTableRow {tr} at (0,2) size 187x25
17             RenderTableCell {td} at (2,2) size 183x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18               RenderText {#text} at (2,2) size 177x21
19                 text run at (2,2) width 177: "This text is in the TFOOT"
20         RenderTableSection {tbody} at (1,30) size 187x29
21           RenderTableRow {tr} at (0,2) size 187x25
22             RenderTableCell {td} at (2,2) size 183x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 56x21
24                 text run at (2,2) width 56: "TBODY"