Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / tables / mozilla / marvin / x_thead_align_justify-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x190
4   RenderBlock {html} at (0,0) size 800x190
5     RenderBody {body} at (8,16) size 784x166
6       RenderBlock {p} at (0,0) size 784x16
7         RenderText {#text} at (0,0) size 307x16
8           text run at (0,0) width 307: "In this test, the THEAD text should be justified."
9       RenderTable {table} at (0,32) size 300x134 [border: (1px outset #808080)]
10         RenderTableSection {thead} at (1,1) size 298x88
11           RenderTableRow {tr} at (0,2) size 298x84
12             RenderTableCell {td} at (2,2) size 294x84 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 290x80
14                 text run at (2,2) width 290: "This THEAD text should be justified which"
15                 text run at (2,18) width 135: "means that the right "
16                 text run at (136,18) width 156: "and left margins should"
17                 text run at (2,34) width 290: "line up, no matter how long the content"
18                 text run at (2,50) width 290: "becomes (except the last line which should"
19                 text run at (2,66) width 97: "be left aligned)"
20         RenderTableSection {tfoot} at (1,111) size 298x22
21           RenderTableRow {tr} at (0,0) size 298x20
22             RenderTableCell {td} at (2,0) size 294x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 167x16
24                 text run at (2,2) width 167: "This text is in the TFOOT"
25         RenderTableSection {tbody} at (1,89) size 298x22
26           RenderTableRow {tr} at (0,0) size 298x20
27             RenderTableCell {td} at (2,0) size 294x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
28               RenderText {#text} at (2,2) size 171x16
29                 text run at (2,2) width 171: "This text is in the TBODY"