Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / tables / mozilla / marvin / x_tbody_align_center-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x126
4   RenderBlock {html} at (0,0) size 800x126
5     RenderBody {body} at (8,16) size 784x102
6       RenderBlock {p} at (0,0) size 784x16
7         RenderText {#text} at (0,0) size 346x16
8           text run at (0,0) width 346: "In this test, the TBODY text should be center aligned."
9       RenderTable {table} at (0,32) size 180x70 [border: (1px outset #808080)]
10         RenderTableSection {thead} at (1,1) size 178x24
11           RenderTableRow {tr} at (0,2) size 178x20
12             RenderTableCell {td} at (2,2) size 174x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 170x16
14                 text run at (2,2) width 170: "This text is in the THEAD"
15         RenderTableSection {tfoot} at (1,47) size 178x22
16           RenderTableRow {tr} at (0,0) size 178x20
17             RenderTableCell {td} at (2,0) size 174x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18               RenderText {#text} at (2,2) size 167x16
19                 text run at (2,2) width 167: "This text is in the TFOOT"
20         RenderTableSection {tbody} at (1,25) size 178x22
21           RenderTableRow {tr} at (0,0) size 178x20
22             RenderTableCell {td} at (2,0) size 174x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
23               RenderText {#text} at (59,2) size 56x16
24                 text run at (59,2) width 56: "TBODY"