Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / 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 800x72
4   RenderBlock {HTML} at (0,0) size 800x72
5     RenderBody {BODY} at (8,8) size 784x56
6       RenderTable {TABLE} at (0,0) size 375x56 [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 373x54
8           RenderTableRow {TR} at (0,0) size 373x18
9             RenderTableCell {TD} at (0,18) size 6x18 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
10               RenderText {#text} at (1,1) size 4x16
11                 text run at (1,1) width 4: " "
12             RenderTableCell {TD} at (6,0) size 361x18 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (1,1) size 359x16
14                 text run at (1,1) width 359: "This row has two cells with rowspans and a middle cell."
15             RenderTableCell {TD} at (367,18) size 6x18 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
16               RenderText {#text} at (1,1) size 4x16
17                 text run at (1,1) width 4: " "
18           RenderTableRow {TR} at (0,18) size 373x18
19             RenderTableCell {TD} at (6,18) size 361x18 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
20               RenderText {#text} at (1,1) size 166x16
21                 text run at (1,1) width 166: "This cell is coloured blue."
22           RenderTableRow {TR} at (0,36) size 373x18 [bgcolor=#FF0000]
23             RenderTableCell {TD} at (6,36) size 361x18 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
24               RenderText {#text} at (1,1) size 161x16
25                 text run at (1,1) width 161: "This row is coloured red."