Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / css1 / box_properties / border_right-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 764x18
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 784x64
10         RenderText {#text} at (0,0) size 320x64
11           text run at (0,0) width 184: "P {margin-right: 20px;}"
12           text run at (184,0) width 0: " "
13           text run at (0,16) width 320: ".one {border-right: purple double 10px;}"
14           text run at (320,16) width 0: " "
15           text run at (0,32) width 312: ".two {border-right: purple thin solid;}"
16           text run at (312,32) width 0: " "
17           text run at (0,48) width 0: " "
18       RenderBlock {HR} at (0,111) size 784x2 [border: (1px inset #EEEEEE)]
19       RenderBlock {P} at (0,129) size 764x54 [bgcolor=#C0C0C0]
20         RenderText {#text} at (0,0) size 721x35
21           text run at (0,0) width 721: "This paragraph has a background color of silver and a 20-pixel right margin, and it contains inline elements with"
22           text run at (0,18) width 66: "classes of "
23         RenderInline {SPAN} at (0,0) size 69x17 [border: none (10px double #800080) none]
24           RenderText {#text} at (65,18) size 59x17
25             text run at (65,18) width 59: "class one"
26         RenderText {#text} at (133,18) size 406x17
27           text run at (133,18) width 406: ", which should have a 10-pixel purple double right border; and "
28         RenderInline {SPAN} at (0,0) size 61x17 [border: none (1px solid #800080) none]
29           RenderText {#text} at (538,18) size 60x17
30             text run at (538,18) width 60: "class two"
31         RenderText {#text} at (598,18) size 738x35
32           text run at (598,18) width 140: ", which should have a"
33           text run at (0,36) width 193: "thin solid purple right border. "
34           text run at (192,36) width 439: "The line-height of the parent element should not change on any line."
35       RenderTable {TABLE} at (0,199) size 784x90 [border: (1px outset #808080)]
36         RenderTableSection {TBODY} at (1,1) size 782x88
37           RenderTableRow {TR} at (0,0) size 782x26
38             RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
39               RenderInline {STRONG} at (0,0) size 163x17
40                 RenderText {#text} at (4,4) size 163x17
41                   text run at (4,4) width 163: "TABLE Testing Section"
42           RenderTableRow {TR} at (0,26) size 782x62
43             RenderTableCell {TD} at (0,44) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
44               RenderText {#text} at (4,4) size 4x17
45                 text run at (4,4) width 4: " "
46             RenderTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
47               RenderBlock {P} at (4,4) size 742x54 [bgcolor=#C0C0C0]
48                 RenderText {#text} at (0,0) size 721x35
49                   text run at (0,0) width 721: "This paragraph has a background color of silver and a 20-pixel right margin, and it contains inline elements with"
50                   text run at (0,18) width 66: "classes of "
51                 RenderInline {SPAN} at (0,0) size 69x17 [border: none (10px double #800080) none]
52                   RenderText {#text} at (65,18) size 59x17
53                     text run at (65,18) width 59: "class one"
54                 RenderText {#text} at (133,18) size 406x17
55                   text run at (133,18) width 406: ", which should have a 10-pixel purple double right border; and "
56                 RenderInline {SPAN} at (0,0) size 61x17 [border: none (1px solid #800080) none]
57                   RenderText {#text} at (538,18) size 60x17
58                     text run at (538,18) width 60: "class two"
59                 RenderText {#text} at (598,18) size 738x35
60                   text run at (598,18) width 140: ", which should have a"
61                   text run at (0,36) width 193: "thin solid purple right border. "
62                   text run at (192,36) width 439: "The line-height of the parent element should not change on any line."