Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / border-collapsing / 003-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x386
4   RenderBlock {HTML} at (0,0) size 800x386
5     RenderBody {BODY} at (8,16) size 784x338
6       RenderBlock {P} at (0,0) size 784x36
7         RenderText {#text} at (0,0) size 201x18
8           text run at (0,0) width 201: "The black border below should "
9         RenderInline {I} at (0,0) size 20x18
10           RenderText {#text} at (201,0) size 20x18
11             text run at (201,0) width 20: "not"
12         RenderText {#text} at (221,0) size 746x36
13           text run at (221,0) width 212: " cut through the top left corner of "
14           text run at (433,0) width 313: "the blue border. It would cut through with our old"
15           text run at (0,18) width 87: "behavior, but "
16         RenderInline {A} at (0,0) size 22x18 [color=#0000EE]
17           RenderText {#text} at (87,18) size 22x18
18             text run at (87,18) width 22: "this"
19         RenderText {#text} at (109,18) size 307x18
20           text run at (109,18) width 4: " "
21           text run at (113,18) width 303: "bug fix changed our behavior to match the spec."
22       RenderBlock {DIV} at (32,68) size 720x270 [border: (1px solid #0000FF)]
23         RenderTable {DIV} at (1,1) size 115x220 [border: (10px none #000000)]
24           RenderTableSection (anonymous) at (1,10) size 104x200
25             RenderTableRow {P} at (0,0) size 104x100
26               RenderTableCell {SPAN} at (0,0) size 52x11 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
27               RenderTableCell {SPAN} at (52,0) size 52x68 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
28             RenderTableRow {P} at (0,100) size 104x100 [border: (1px solid #0000FF)]
29               RenderTableCell {SPAN} at (0,100) size 52x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
30               RenderTableCell {SPAN} at (52,100) size 52x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]