tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / 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 800x392
4   RenderBlock {HTML} at (0,0) size 800x392
5     RenderBody {BODY} at (8,16) size 784x344
6       RenderBlock {P} at (0,0) size 784x42
7         RenderText {#text} at (0,0) size 223x21
8           text run at (0,0) width 223: "The black border below should "
9         RenderInline {I} at (0,0) size 22x21
10           RenderText {#text} at (223,0) size 22x21
11             text run at (223,0) width 22: "not"
12         RenderText {#text} at (245,0) size 761x42
13           text run at (245,0) width 230: " cut through the top left corner of "
14           text run at (475,0) width 286: "the blue border. It would cut through with"
15           text run at (0,21) width 149: "our old behavior, but "
16         RenderInline {A} at (0,0) size 25x21 [color=#0000EE]
17           RenderText {#text} at (149,21) size 25x21
18             text run at (149,21) width 25: "this"
19         RenderText {#text} at (174,21) size 342x21
20           text run at (174,21) width 4: " "
21           text run at (178,21) width 338: "bug fix changed our behavior to match the spec."
22       RenderBlock {DIV} at (32,74) 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]