Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / 036-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x584
6       RenderTable {TABLE} at (0,0) size 645x584
7         RenderTableSection {TBODY} at (0,0) size 645x584
8           RenderTableRow {TR} at (0,0) size 645x22
9             RenderTableCell {TD} at (0,0) size 645x22 [r=0 c=0 rs=1 cs=1]
10               RenderBlock {DIV} at (0,0) size 645x22 [border: (2px solid #FF0000)]
11                 RenderText {#text} at (2,2) size 174x18
12                   text run at (2,2) width 174: "i am the text of the first row"
13           RenderTableRow {TR} at (0,22) size 645x562
14             RenderTableCell {TD} at (0,22) size 645x22 [r=1 c=0 rs=1 cs=1]
15               RenderBlock {DIV} at (0,0) size 645x22 [border: (2px solid #FF0000)]
16                 RenderText {#text} at (2,2) size 194x18
17                   text run at (2,2) width 194: "i am the text of the second row"