Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / 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 784x18
7         RenderText {#text} at (0,0) size 363x17
8           text run at (0,0) width 363: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,34) size 784x48
10         RenderText {#text} at (0,0) size 728x48
11           text run at (0,0) width 392: ".one {border-color: purple; border-style: solid;}"
12           text run at (392,0) width 0: " "
13           text run at (0,16) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
14           text run at (568,16) width 0: " "
15           text run at (0,32) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
16           text run at (728,32) width 0: " "
17       RenderBlock {HR} at (0,95) size 784x2 [border: (1px inset #EEEEEE)]
18       RenderBlock {P} at (0,113) size 784x72 [bgcolor=#C0C0C0]
19         RenderText {#text} at (0,0) size 692x17
20           text run at (0,0) width 692: "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 65x23 [border: (3px solid #800080)]
22           RenderText {#text} at (694,0) size 59x17
23             text run at (694,0) width 59: "class one"
24         RenderText {#text} at (755,0) size 5x17
25           text run at (755,0) width 5: ","
26         RenderInline {SPAN} at (0,0) size 66x23 [border: (3px solid #800080)]
27           RenderText {#text} at (3,18) size 60x17
28             text run at (3,18) width 60: "class two"
29         RenderText {#text} at (65,18) size 36x17
30           text run at (65,18) width 36: ", and "
31         RenderInline {SPAN} at (0,0) size 74x23 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
32           RenderText {#text} at (103,18) size 68x17
33             text run at (103,18) width 68: "class three"
34         RenderText {#text} at (173,18) size 773x53
35           text run at (173,18) width 9: ". "
36           text run at (181,18) width 585: "The effect for each inline element should be to have a purple medium-width solid border in"
37           text run at (0,36) width 634: "the first and second cases, and a purple-green-blue-yellow medium-width solid border in the third. "
38           text run at (633,36) width 140: "The line-height of the"
39           text run at (0,54) width 334: "parent element should not change at all, on any line."
40       RenderTable {TABLE} at (0,201) size 784x108 [border: (1px outset #808080)]
41         RenderTableSection {TBODY} at (1,1) size 782x106
42           RenderTableRow {TR} at (0,0) size 782x26
43             RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
44               RenderInline {STRONG} at (0,0) size 163x17
45                 RenderText {#text} at (4,4) size 163x17
46                   text run at (4,4) width 163: "TABLE Testing Section"
47           RenderTableRow {TR} at (0,26) size 782x80
48             RenderTableCell {TD} at (0,53) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
49               RenderText {#text} at (4,4) size 4x17
50                 text run at (4,4) width 4: " "
51             RenderTableCell {TD} at (12,26) size 770x80 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
52               RenderBlock {P} at (4,4) size 762x72 [bgcolor=#C0C0C0]
53                 RenderText {#text} at (0,0) size 692x17
54                   text run at (0,0) width 692: "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 65x23 [border: (3px solid #800080)]
56                   RenderText {#text} at (694,0) size 59x17
57                     text run at (694,0) width 59: "class one"
58                 RenderText {#text} at (755,0) size 5x17
59                   text run at (755,0) width 5: ","
60                 RenderInline {SPAN} at (0,0) size 66x23 [border: (3px solid #800080)]
61                   RenderText {#text} at (3,18) size 60x17
62                     text run at (3,18) width 60: "class two"
63                 RenderText {#text} at (65,18) size 36x17
64                   text run at (65,18) width 36: ", and "
65                 RenderInline {SPAN} at (0,0) size 74x23 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
66                   RenderText {#text} at (103,18) size 68x17
67                     text run at (103,18) width 68: "class three"
68                 RenderText {#text} at (173,18) size 750x53
69                   text run at (173,18) width 9: ". "
70                   text run at (181,18) width 569: "The effect for each inline element should be to have a purple medium-width solid border"
71                   text run at (0,36) width 651: "in the first and second cases, and a purple-green-blue-yellow medium-width solid border in the third. "
72                   text run at (650,36) width 99: "The line-height"
73                   text run at (0,54) width 375: "of the parent element should not change at all, on any line."