Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / cellindex-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 152x24
7         RenderTableSection {TBODY} at (0,0) size 152x24
8           RenderTableRow {TR} at (0,2) size 152x20
9             RenderTableCell {TH} at (2,2) size 64x20 [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (1,1) size 62x18
11                 text run at (1,1) width 62: "Header 1"
12             RenderTableCell {TD} at (68,2) size 40x20 [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (1,1) size 38x18
14                 text run at (1,1) width 38: "Cell 1"
15             RenderTableCell {TD} at (110,2) size 40x20 [r=0 c=2 rs=1 cs=1]
16               RenderText {#text} at (1,1) size 38x18
17                 text run at (1,1) width 38: "Cell 2"
18       RenderBlock (anonymous) at (0,24) size 784x54
19         RenderText {#text} at (0,0) size 92x18
20           text run at (0,0) width 92: "h1 has index 0"
21         RenderBR {BR} at (92,14) size 0x0
22         RenderText {#text} at (0,18) size 91x18
23           text run at (0,18) width 91: "c1 has index 1"
24         RenderBR {BR} at (91,32) size 0x0
25         RenderText {#text} at (0,36) size 91x18
26           text run at (0,36) width 91: "c2 has index 2"
27         RenderBR {BR} at (91,50) size 0x0