tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / marvin / x_col_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 151x21
8           text run at (0,0) width 151: "COL WIDTH=relative"
9       RenderTable {table} at (0,37) size 300x115 [border: (1px outset #808080)]
10         RenderTableCol {colgroup} at (0,0) size 0x0
11           RenderTableCol {col} at (0,0) size 0x0
12           RenderTableCol {col} at (0,0) size 0x0
13         RenderTableSection (anonymous) at (1,1) size 298x113
14           RenderTableRow {tr} at (0,2) size 298x109
15             RenderTableCell {td} at (2,2) size 144x109 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
16               RenderText {#text} at (2,2) size 139x105
17                 text run at (2,2) width 99: "Table width is"
18                 text run at (2,23) width 139: "300px. This column"
19                 text run at (2,44) width 117: "should be 1/2 as"
20                 text run at (2,65) width 59: "wide as "
21                 text run at (61,65) width 69: "Column 2"
22                 text run at (2,86) width 62: "or 100px"
23             RenderTableCell {td} at (148,2) size 148x109 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
24               RenderText {#text} at (2,2) size 139x105
25                 text run at (2,2) width 99: "Table width is"
26                 text run at (2,23) width 139: "300px. This column"
27                 text run at (2,44) width 132: "should be twice as"
28                 text run at (2,65) width 59: "wide as "
29                 text run at (61,65) width 69: "Column 1"
30                 text run at (2,86) width 62: "or 200px"