Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / css1 / box_properties / border_left_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 (20,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 312x64
11           text run at (0,0) width 176: "P {margin-left: 20px;}"
12           text run at (176,0) width 0: " "
13           text run at (0,16) width 312: ".one {border-left: purple double 10px;}"
14           text run at (312,16) width 0: " "
15           text run at (0,32) width 304: ".two {border-left: purple thin solid;}"
16           text run at (304,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 (20,129) size 764x54 [bgcolor=#C0C0C0]
20         RenderText {#text} at (0,0) size 760x35
21           text run at (0,0) width 760: "This paragraph has a background color of silver and a 20-pixel left margin, and it contains inline elements with classes"
22           text run at (0,18) width 18: "of "
23         RenderInline {SPAN} at (0,0) size 69x17 [border: none (10px double #800080)]
24           RenderText {#text} at (27,18) size 59x17
25             text run at (27,18) width 59: "class one"
26         RenderText {#text} at (85,18) size 396x17
27           text run at (85,18) width 396: ", which should have a 10-pixel purple double left border; and "
28         RenderInline {SPAN} at (0,0) size 62x17 [border: none (1px solid #800080)]
29           RenderText {#text} at (481,18) size 61x17
30             text run at (481,18) width 61: "class two"
31         RenderText {#text} at (541,18) size 745x35
32           text run at (541,18) width 204: ", which should have a thin solid"
33           text run at (0,36) width 120: "purple left border. "
34           text run at (119,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 (24,4) size 742x54 [bgcolor=#C0C0C0]
48                 RenderText {#text} at (0,0) size 712x35
49                   text run at (0,0) width 712: "This paragraph has a background color of silver and a 20-pixel left 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)]
52                   RenderText {#text} at (75,18) size 59x17
53                     text run at (75,18) width 59: "class one"
54                 RenderText {#text} at (133,18) size 397x17
55                   text run at (133,18) width 397: ", which should have a 10-pixel purple double left border; and "
56                 RenderInline {SPAN} at (0,0) size 61x17 [border: none (1px solid #800080)]
57                   RenderText {#text} at (530,18) size 60x17
58                     text run at (530,18) width 60: "class two"
59                 RenderText {#text} at (589,18) size 729x35
60                   text run at (589,18) width 140: ", which should have a"
61                   text run at (0,36) width 184: "thin solid purple left border. "
62                   text run at (183,36) width 439: "The line-height of the parent element should not change on any line."