tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / gtk / 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 800x158
4   RenderBlock {html} at (0,0) size 800x158
5     RenderBody {body} at (8,16) size 784x134
6       RenderBlock {p} at (0,0) size 784x18
7         RenderText {#text} at (0,0) size 147x17
8           text run at (0,0) width 147: "COL WIDTH=relative"
9       RenderTable {table} at (0,34) size 300x100 [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 298x98
14           RenderTableRow {tr} at (0,2) size 298x94
15             RenderTableCell {td} at (2,2) size 143x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
16               RenderText {#text} at (2,2) size 139x89
17                 text run at (2,2) width 92: "Table width is"
18                 text run at (2,20) width 129: "300px. This column"
19                 text run at (2,38) width 139: "should be 1/2 as wide"
20                 text run at (2,56) width 18: "as "
21                 text run at (19,56) width 82: "Column 2 or"
22                 text run at (2,74) width 40: "100px"
23             RenderTableCell {td} at (147,11) size 149x76 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
24               RenderText {#text} at (2,2) size 140x71
25                 text run at (2,2) width 140: "Table width is 300px."
26                 text run at (2,20) width 128: "This column should"
27                 text run at (2,38) width 124: "be twice as wide as"
28                 text run at (2,56) width 125: "Column 1 or 200px"