tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / marvin / x_colgroup_width_rel-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x176
4   RenderBlock {html} at (0,0) size 800x176
5     RenderBody {body} at (8,16) size 784x152
6       RenderBlock {p} at (0,0) size 784x21
7         RenderText {#text} at (0,0) size 210x21
8           text run at (0,0) width 210: "COLGROUP WIDTH=relative"
9       RenderTable {table} at (0,37) size 300x115 [border: (1px outset #808080)]
10         RenderTableCol {colgroup} at (0,0) size 0x0
11         RenderTableCol {colgroup} at (0,0) size 0x0
12         RenderTableSection (anonymous) at (1,1) size 298x113
13           RenderTableRow {tr} at (0,2) size 298x109
14             RenderTableCell {td} at (2,2) size 144x109 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
15               RenderText {#text} at (2,2) size 139x105
16                 text run at (2,2) width 99: "Table width is"
17                 text run at (2,23) width 139: "300px. This column"
18                 text run at (2,44) width 117: "should be 1/2 as"
19                 text run at (2,65) width 59: "wide as "
20                 text run at (61,65) width 69: "Column 2"
21                 text run at (2,86) width 62: "or 100px"
22             RenderTableCell {td} at (148,2) size 148x109 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 139x105
24                 text run at (2,2) width 99: "Table width is"
25                 text run at (2,23) width 139: "300px. This column"
26                 text run at (2,44) width 132: "should be twice as"
27                 text run at (2,65) width 59: "wide as "
28                 text run at (61,65) width 69: "Column 1"
29                 text run at (2,86) width 62: "or 200px"