tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / marvin / x_tbody_align_justify-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x234
4   RenderBlock {html} at (0,0) size 800x234
5     RenderBody {body} at (8,16) size 784x210
6       RenderBlock {p} at (0,0) size 784x21
7         RenderText {#text} at (0,0) size 327x21
8           text run at (0,0) width 327: "In this test, the TBODY text should be justified."
9       RenderTable {table} at (0,37) size 300x173 [border: (1px outset #808080)]
10         RenderTableSection {thead} at (1,1) size 298x29
11           RenderTableRow {tr} at (0,2) size 298x25
12             RenderTableCell {td} at (2,2) size 294x25 [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,143) size 298x29
16           RenderTableRow {tr} at (0,2) size 298x25
17             RenderTableCell {td} at (2,2) size 294x25 [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 298x113
21           RenderTableRow {tr} at (0,2) size 298x109
22             RenderTableCell {td} at (2,2) size 294x109 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 290x105
24                 text run at (2,2) width 290: "This TBODY text should be justified"
25                 text run at (2,23) width 229: "which means that the right "
26                 text run at (231,23) width 61: "and left"
27                 text run at (2,44) width 290: "margins should line up, no matter how"
28                 text run at (2,65) width 132: "long the content "
29                 text run at (134,65) width 158: "becomes (except the"
30                 text run at (2,86) width 262: "last line which should be left aligned)"