- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug68998-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x78
4   RenderBlock {HTML} at (0,0) size 800x78
5     RenderBody {BODY} at (8,8) size 784x62
6       RenderTable {TABLE} at (0,0) size 369x62 [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 367x60
8           RenderTableRow {TR} at (0,0) size 367x20
9             RenderTableCell {TD} at (0,20) size 6x20 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
10               RenderText {#text} at (1,1) size 4x18
11                 text run at (1,1) width 4: " "
12             RenderTableCell {TD} at (6,0) size 355x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (1,1) size 353x18
14                 text run at (1,1) width 353: "This row has two cells with rowspans and a middle cell."
15             RenderTableCell {TD} at (361,20) size 6x20 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
16               RenderText {#text} at (1,1) size 4x18
17                 text run at (1,1) width 4: " "
18           RenderTableRow {TR} at (0,20) size 367x20
19             RenderTableCell {TD} at (6,20) size 355x20 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
20               RenderText {#text} at (1,1) size 162x18
21                 text run at (1,1) width 162: "This cell is coloured blue."
22           RenderTableRow {TR} at (0,40) size 367x20 [bgcolor=#FF0000]
23             RenderTableCell {TD} at (6,40) size 355x20 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
24               RenderText {#text} at (1,1) size 158x18
25                 text run at (1,1) width 158: "This row is coloured red."