Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / tables / mozilla / marvin / x_tfoot_class-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x64
4   RenderBlock {html} at (0,0) size 800x64
5     RenderBody {body} at (8,8) size 784x48
6       RenderTable {table} at (0,0) size 636x48 [border: (1px outset #808080)]
7         RenderTableSection {tfoot} at (1,25) size 634x22 [bgcolor=#00FF00]
8           RenderTableRow {tr} at (0,0) size 634x20
9             RenderTableCell {td} at (2,0) size 314x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (2,2) size 267x16
11                 text run at (2,2) width 267: "This tfoot should have a lime background"
12             RenderTableCell {td} at (318,0) size 314x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 267x16
14                 text run at (2,2) width 267: "This tfoot should have a lime background"
15         RenderTableSection {tbody} at (1,1) size 634x24
16           RenderTableRow {tr} at (0,2) size 634x20
17             RenderTableCell {td} at (2,2) size 314x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18               RenderText {#text} at (2,2) size 310x16
19                 text run at (2,2) width 310: "This tbody should NOT have a lime background"
20             RenderTableCell {td} at (318,2) size 314x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
21               RenderText {#text} at (2,2) size 310x16
22                 text run at (2,2) width 310: "This tbody should NOT have a lime background"