tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / marvin / x_tfoot_style-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x76
4   RenderBlock {html} at (0,0) size 800x76
5     RenderBody {body} at (8,8) size 784x60
6       RenderTable {table} at (0,0) size 692x60 [border: (1px outset #808080)]
7         RenderTableSection {tfoot} at (1,30) size 690x29 [bgcolor=#00FF00]
8           RenderTableRow {tr} at (0,2) size 690x25
9             RenderTableCell {td} at (2,2) size 342x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (2,2) size 291x21
11                 text run at (2,2) width 291: "This tfoot should have a lime background"
12             RenderTableCell {td} at (346,2) size 342x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 291x21
14                 text run at (2,2) width 291: "This tfoot should have a lime background"
15         RenderTableSection {tbody} at (1,1) size 690x29
16           RenderTableRow {tr} at (0,2) size 690x25
17             RenderTableCell {td} at (2,2) size 342x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18               RenderText {#text} at (2,2) size 338x21
19                 text run at (2,2) width 338: "This tbody should NOT have a lime background"
20             RenderTableCell {td} at (346,2) size 342x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
21               RenderText {#text} at (2,2) size 338x21
22                 text run at (2,2) width 338: "This tbody should NOT have a lime background"