Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / 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 800x140
4   RenderBlock {html} at (0,0) size 800x140
5     RenderBody {body} at (8,16) size 784x116
6       RenderBlock {p} at (0,0) size 784x18
7         RenderText {#text} at (0,0) size 146x18
8           text run at (0,0) width 146: "COL WIDTH=relative"
9       RenderTable {table} at (0,34) size 300x82 [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 298x80
14           RenderTableRow {tr} at (0,2) size 298x76
15             RenderTableCell {td} at (2,2) size 144x76 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
16               RenderText {#text} at (2,2) size 138x72
17                 text run at (2,2) width 138: "Table width is 300px."
18                 text run at (2,20) width 125: "This column should"
19                 text run at (2,38) width 108: "be 1/2 as wide as"
20                 text run at (2,56) width 124: "Column 2 or 100px"
21             RenderTableCell {td} at (148,2) size 148x76 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
22               RenderText {#text} at (2,2) size 144x72
23                 text run at (2,2) width 138: "Table width is 300px."
24                 text run at (2,20) width 144: "This column should be"
25                 text run at (2,38) width 103: "twice as wide as"
26                 text run at (2,56) width 124: "Column 1 or 200px"