tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / css1 / box_properties / border_color_inline-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 [bgcolor=#CCCCCC]
6       RenderBlock {P} at (0,0) size 784x21
7         RenderText {#text} at (0,0) size 395x21
8           text run at (0,0) width 395: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,37) size 784x51
10         RenderText {#text} at (0,0) size 507x51
11           text run at (0,0) width 263: ".one {border-color: purple; border-style: solid;}"
12           text run at (263,0) width 0: " "
13           text run at (0,17) width 394: ".two {border-color: purple; border-width: medium; border-style: solid;}"
14           text run at (394,17) width 0: " "
15           text run at (0,34) width 507: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
16           text run at (507,34) width 0: " "
17       RenderBlock {HR} at (0,101) size 784x2 [border: (1px inset #000000)]
18       RenderBlock {P} at (0,119) size 784x84 [bgcolor=#C0C0C0]
19         RenderText {#text} at (0,0) size 757x21
20           text run at (0,0) width 757: "This is an unstyled element, save for the background color, and containing inline elements with a classes of"
21         RenderInline {SPAN} at (0,0) size 74x27 [border: (3px solid #800080)]
22           RenderText {#text} at (3,21) size 68x21
23             text run at (3,21) width 68: "class one"
24         RenderText {#text} at (74,21) size 8x21
25           text run at (74,21) width 8: ", "
26         RenderInline {SPAN} at (0,0) size 72x27 [border: (3px solid #800080)]
27           RenderText {#text} at (85,21) size 66x21
28             text run at (85,21) width 66: "class two"
29         RenderText {#text} at (154,21) size 39x21
30           text run at (154,21) width 39: ", and "
31         RenderInline {SPAN} at (0,0) size 83x27 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
32           RenderText {#text} at (196,21) size 77x21
33             text run at (196,21) width 77: "class three"
34         RenderText {#text} at (276,21) size 777x63
35           text run at (276,21) width 8: ". "
36           text run at (284,21) width 493: "The effect for each inline element should be to have a purple medium-"
37           text run at (0,42) width 770: "width solid border in the first and second cases, and a purple-green-blue-yellow medium-width solid border in"
38           text run at (0,63) width 65: "the third. "
39           text run at (65,63) width 523: "The line-height of the parent element should not change at all, on any line."
40       RenderTable {TABLE} at (0,219) size 784x123 [border: (1px outset #808080)]
41         RenderTableSection {TBODY} at (1,1) size 782x121
42           RenderTableRow {TR} at (0,0) size 782x29
43             RenderTableCell {TD} at (0,0) size 782x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
44               RenderInline {STRONG} at (0,0) size 178x21
45                 RenderText {#text} at (4,4) size 178x21
46                   text run at (4,4) width 178: "TABLE Testing Section"
47           RenderTableRow {TR} at (0,29) size 782x92
48             RenderTableCell {TD} at (0,60) size 12x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
49               RenderText {#text} at (4,4) size 4x21
50                 text run at (4,4) width 4: " "
51             RenderTableCell {TD} at (12,29) size 770x92 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
52               RenderBlock {P} at (4,4) size 762x84 [bgcolor=#C0C0C0]
53                 RenderText {#text} at (0,0) size 757x21
54                   text run at (0,0) width 757: "This is an unstyled element, save for the background color, and containing inline elements with a classes of"
55                 RenderInline {SPAN} at (0,0) size 74x27 [border: (3px solid #800080)]
56                   RenderText {#text} at (3,21) size 68x21
57                     text run at (3,21) width 68: "class one"
58                 RenderText {#text} at (74,21) size 8x21
59                   text run at (74,21) width 8: ", "
60                 RenderInline {SPAN} at (0,0) size 72x27 [border: (3px solid #800080)]
61                   RenderText {#text} at (85,21) size 66x21
62                     text run at (85,21) width 66: "class two"
63                 RenderText {#text} at (154,21) size 39x21
64                   text run at (154,21) width 39: ", and "
65                 RenderInline {SPAN} at (0,0) size 83x27 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
66                   RenderText {#text} at (196,21) size 77x21
67                     text run at (196,21) width 77: "class three"
68                 RenderText {#text} at (276,21) size 727x63
69                   text run at (276,21) width 8: ". "
70                   text run at (284,21) width 427: "The effect for each inline element should be to have a purple"
71                   text run at (0,42) width 727: "medium-width solid border in the first and second cases, and a purple-green-blue-yellow medium-width"
72                   text run at (0,63) width 170: "solid border in the third. "
73                   text run at (170,63) width 523: "The line-height of the parent element should not change at all, on any line."