Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / border-collapsing / 001-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x422
4   RenderBlock {HTML} at (0,0) size 800x422
5     RenderBody {BODY} at (8,8) size 784x406
6       RenderBlock {DIV} at (0,0) size 784x220 [border: (10px dotted #0000FF)]
7         RenderTable {TABLE} at (10,10) size 322x200 [border: (5px solid #FF0000)]
8           RenderTableSection {TBODY} at (5,5) size 312x170
9             RenderTableRow {TR} at (0,0) size 312x40
10               RenderTableCell {TD} at (0,0) size 312x40 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
11                 RenderText {#text} at (6,6) size 35x18
12                   text run at (6,6) width 35: "Hello"
13             RenderTableRow {TR} at (0,40) size 312x60
14               RenderTableCell {TD} at (0,40) size 312x60 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
15                 RenderText {#text} at (16,16) size 59x18
16                   text run at (16,16) width 59: "Goodbye"
17             RenderTableRow {TR} at (0,100) size 312x70
18               RenderTableCell {TD} at (0,100) size 312x70 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
19                 RenderText {#text} at (26,26) size 59x18
20                   text run at (26,26) width 59: "Goodbye"
21       RenderBlock {DIV} at (0,380) size 784x26 [border: (1px solid #008000)]
22         RenderTable {TABLE} at (1,1) size 33x24 [border: (1px none #808080)]
23           RenderTableSection {TBODY} at (1,1) size 31x22
24             RenderTableRow {TR} at (0,0) size 31x22
25               RenderTableCell {TD} at (0,0) size 31x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
26                 RenderText {#text} at (2,2) size 27x18
27                   text run at (2,2) width 27: "Test"