tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / 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 204x17
8           text run at (0,0) width 204: "The black border below should "
9         RenderInline {I} at (0,0) size 21x17
10           RenderText {#text} at (203,0) size 21x17
11             text run at (203,0) width 21: "not"
12         RenderText {#text} at (223,0) size 759x35
13           text run at (223,0) width 218: " cut through the top left corner of "
14           text run at (440,0) width 319: "the blue border. It would cut through with our old"
15           text run at (0,18) width 89: "behavior, but "
16         RenderInline {A} at (0,0) size 24x17 [color=#0000EE]
17           RenderText {#text} at (88,18) size 24x17
18             text run at (88,18) width 24: "this"
19         RenderText {#text} at (111,18) size 313x17
20           text run at (111,18) width 5: " "
21           text run at (115,18) width 309: "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:]
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]