Git init
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / 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 800x156
4   RenderBlock {html} at (0,0) size 800x156
5     RenderBody {body} at (8,12) size 784x136
6       RenderBlock {p} at (0,0) size 784x14
7         RenderText {#text} at (0,0) size 227x14
8           text run at (0,0) width 227: "In this test, the TBODY text should be justified."
9       RenderTable {table} at (0,26) size 300x110 [border: (1px outset #808080)]
10         RenderTableSection {thead} at (1,1) size 298x22
11           RenderTableRow {tr} at (0,2) size 298x18
12             RenderTableCell {td} at (2,2) size 294x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 125x14
14                 text run at (2,2) width 125: "This text is in the THEAD"
15         RenderTableSection {tfoot} at (1,87) size 298x22
16           RenderTableRow {tr} at (0,2) size 298x18
17             RenderTableCell {td} at (2,2) size 294x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18               RenderText {#text} at (2,2) size 123x14
19                 text run at (2,2) width 123: "This text is in the TFOOT"
20         RenderTableSection {tbody} at (1,23) size 298x64
21           RenderTableRow {tr} at (0,2) size 298x60
22             RenderTableCell {td} at (2,2) size 294x60 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 290x56
24                 text run at (2,2) width 290: "This TBODY text should be justified which means that the"
25                 text run at (2,16) width 25: "right "
26                 text run at (27,16) width 265: "and left margins should line up, no matter how long the"
27                 text run at (2,30) width 39: "content "
28                 text run at (41,30) width 251: "becomes (except the last line which should be left"
29                 text run at (2,44) width 38: "aligned)"