tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / css1 / box_properties / border_color-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 <<<<<<< HEAD
7       RenderBlock {P} at (0,0) size 784x14
8         RenderText {#text} at (0,0) size 264x14
9           text run at (0,0) width 264: "The style declarations which apply to the text below are:"
10       RenderBlock {PRE} at (0,26) size 784x33
11         RenderText {#text} at (0,0) size 546x33
12           text run at (0,0) width 294: ".one {border-color: purple; border-style: solid;}"
13           text run at (294,0) width 0: " "
14           text run at (0,11) width 426: ".two {border-color: purple; border-width: medium; border-style: solid;}"
15           text run at (426,11) width 0: " "
16           text run at (0,22) width 546: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
17           text run at (546,22) width 0: " "
18       RenderBlock {HR} at (0,69) size 784x2 [border: (1px inset #000000)]
19       RenderBlock {P} at (0,83) size 784x20 [border: (3px solid #800080)]
20         RenderText {#text} at (3,3) size 268x14
21           text run at (3,3) width 268: "This element should have a purple border surrounding it."
22       RenderBlock {P} at (0,115) size 784x20 [border: (3px solid #800080)]
23         RenderText {#text} at (3,3) size 340x14
24           text run at (3,3) width 340: "This element should have a medium-width purple border surrounding it."
25       RenderBlock {P} at (0,147) size 784x20 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
26         RenderText {#text} at (3,3) size 741x14
27           text run at (3,3) width 741: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on the bottom, and yellow on the left side."
28       RenderTable {TABLE} at (0,179) size 768x116 [border: (1px outset #808080)]
29         RenderTableSection {TBODY} at (1,1) size 766x114
30           RenderTableRow {TR} at (0,0) size 766x22
31             RenderTableCell {TD} at (0,0) size 766x22 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
32               RenderInline {STRONG} at (0,0) size 122x14
33                 RenderText {#text} at (4,4) size 122x14
34                   text run at (4,4) width 122: "TABLE Testing Section"
35           RenderTableRow {TR} at (0,22) size 766x92
36             RenderTableCell {TD} at (0,57) size 11x22 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
37               RenderText {#text} at (4,4) size 3x14
38                 text run at (4,4) width 3: " "
39             RenderTableCell {TD} at (11,22) size 755x92 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
40               RenderBlock {P} at (4,4) size 747x20 [border: (3px solid #800080)]
41                 RenderText {#text} at (3,3) size 268x14
42                   text run at (3,3) width 268: "This element should have a purple border surrounding it."
43               RenderBlock {P} at (4,36) size 747x20 [border: (3px solid #800080)]
44                 RenderText {#text} at (3,3) size 340x14
45                   text run at (3,3) width 340: "This element should have a medium-width purple border surrounding it."
46               RenderBlock {P} at (4,68) size 747x20 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
47                 RenderText {#text} at (3,3) size 741x14
48                   text run at (3,3) width 741: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on the bottom, and yellow on the left side."
49 =======
50       RenderBlock {P} at (0,0) size 784x19
51         RenderText {#text} at (0,0) size 355x19
52           text run at (0,0) width 355: "The style declarations which apply to the text below are:"
53       RenderBlock {PRE} at (0,35) size 784x45
54         RenderText {#text} at (0,0) size 728x45
55           text run at (0,0) width 392: ".one {border-color: purple; border-style: solid;}"
56           text run at (392,0) width 0: " "
57           text run at (0,15) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
58           text run at (568,15) width 0: " "
59           text run at (0,30) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
60           text run at (728,30) width 0: " "
61       RenderBlock {HR} at (0,93) size 784x2 [border: (1px inset #000000)]
62       RenderBlock {P} at (0,111) size 784x25 [border: (3px solid #800080)]
63         RenderText {#text} at (3,3) size 357x19
64           text run at (3,3) width 357: "This element should have a purple border surrounding it."
65       RenderBlock {P} at (0,152) size 784x25 [border: (3px solid #800080)]
66         RenderText {#text} at (3,3) size 453x19
67           text run at (3,3) width 453: "This element should have a medium-width purple border surrounding it."
68       RenderBlock {P} at (0,193) size 784x44 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
69         RenderText {#text} at (3,3) size 763x38
70           text run at (3,3) width 763: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on the"
71           text run at (3,22) width 222: "bottom, and yellow on the left side."
72       RenderTable {TABLE} at (0,253) size 784x163 [border: (1px outset #808080)]
73         RenderTableSection {TBODY} at (1,1) size 782x161
74           RenderTableRow {TR} at (0,0) size 782x27
75             RenderTableCell {TD} at (0,0) size 782x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
76               RenderInline {STRONG} at (0,0) size 163x19
77                 RenderText {#text} at (4,4) size 163x19
78                   text run at (4,4) width 163: "TABLE Testing Section"
79           RenderTableRow {TR} at (0,27) size 782x134
80             RenderTableCell {TD} at (0,80) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
81               RenderText {#text} at (4,4) size 4x19
82                 text run at (4,4) width 4: " "
83             RenderTableCell {TD} at (12,27) size 770x134 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
84               RenderBlock {P} at (4,4) size 762x25 [border: (3px solid #800080)]
85                 RenderText {#text} at (3,3) size 357x19
86                   text run at (3,3) width 357: "This element should have a purple border surrounding it."
87               RenderBlock {P} at (4,45) size 762x25 [border: (3px solid #800080)]
88                 RenderText {#text} at (3,3) size 453x19
89                   text run at (3,3) width 453: "This element should have a medium-width purple border surrounding it."
90               RenderBlock {P} at (4,86) size 762x44 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
91                 RenderText {#text} at (3,3) size 740x38
92                   text run at (3,3) width 740: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on"
93                   text run at (3,22) width 245: "the bottom, and yellow on the left side."
94 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d