Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / css1 / box_properties / padding_inline-expected.txt
1 layer at (0,0) size 785x757
2   RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x757
4   RenderBlock {HTML} at (0,0) size 785x757
5     RenderBody {BODY} at (8,8) size 769x741 [bgcolor=#CCCCCC]
6       RenderBlock {P} at (0,0) size 769x18
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 769x64
10         RenderText {#text} at (0,0) size 368x64
11           text run at (0,0) width 360: ".zero {background-color: silver; padding: 0;}"
12           text run at (360,0) width 0: " "
13           text run at (0,16) width 360: ".one {padding: 25px; background-color: aqua;}"
14           text run at (360,16) width 0: " "
15           text run at (0,32) width 368: ".two {padding: -10px; background-color: aqua;}"
16           text run at (368,32) width 0: " "
17           text run at (0,48) width 0: " "
18       RenderBlock {HR} at (0,111) size 769x2 [border: (1px inset #EEEEEE)]
19       RenderBlock {P} at (0,129) size 769x18 [bgcolor=#C0C0C0]
20         RenderText {#text} at (0,0) size 208x17
21           text run at (0,0) width 208: "This element has a class of zero."
22       RenderBlock {P} at (0,163) size 769x108 [bgcolor=#808080]
23         RenderText {#text} at (0,0) size 487x17
24           text run at (0,0) width 397: "This element is unstyled save for a background color of gray. "
25           text run at (396,0) width 91: "It contains an "
26         RenderInline {SPAN} at (0,0) size 764x85 [bgcolor=#00FFFF]
27           RenderText {#text} at (511,0) size 149x17
28             text run at (511,0) width 149: "inline element of class "
29           RenderInline {TT} at (0,0) size 25x16
30             RenderText {#text} at (659,2) size 25x16
31               text run at (659,2) width 25: "one"
32           RenderText {#text} at (683,0) size 764x35
33             text run at (683,0) width 81: ", giving it an"
34             text run at (0,18) width 240: "aqua background and a 25px padding"
35         RenderText {#text} at (264,18) size 748x89
36           text run at (264,18) width 9: ". "
37           text run at (272,18) width 469: "Padding on inline elements does not affect line-height calculations, so all"
38           text run at (0,36) width 352: "lines in this element should have the same line-height. "
39           text run at (351,36) width 397: "There may be implementation-specific limits on how much of"
40           text run at (0,54) width 462: "the padding the user agent is able to display above and below each line. "
41           text run at (461,54) width 268: "However, there should be at least 25px of"
42           text run at (0,72) width 745: "padding to the left side of the inline box in the first line it appears, and 25px of padding to the right side of the inline"
43           text run at (0,90) width 286: "element box in the last line where it appears."
44       RenderBlock {P} at (0,287) size 769x18 [bgcolor=#C0C0C0]
45         RenderText {#text} at (0,0) size 208x17
46           text run at (0,0) width 208: "This element has a class of zero."
47       RenderBlock {P} at (0,321) size 769x54 [bgcolor=#808080]
48         RenderText {#text} at (0,0) size 487x17
49           text run at (0,0) width 397: "This element is unstyled save for a background color of gray. "
50           text run at (396,0) width 91: "It contains an "
51         RenderInline {SPAN} at (0,0) size 739x35 [bgcolor=#00FFFF]
52           RenderText {#text} at (486,0) size 149x17
53             text run at (486,0) width 149: "inline element of class "
54           RenderInline {TT} at (0,0) size 25x16
55             RenderText {#text} at (634,2) size 25x16
56               text run at (634,2) width 25: "two"
57           RenderText {#text} at (658,0) size 739x35
58             text run at (658,0) width 81: ", giving it an"
59             text run at (0,18) width 515: "aqua background and no padding, since negative padding values are not allowed"
60         RenderText {#text} at (514,18) size 755x35
61           text run at (514,18) width 9: ". "
62           text run at (522,18) width 233: "Padding on inline elements does not"
63           text run at (0,36) width 584: "affect line-height calculations, so all lines in this element should have the same line-height."
64       RenderBlock {P} at (0,391) size 769x18 [bgcolor=#C0C0C0]
65         RenderText {#text} at (0,0) size 208x17
66           text run at (0,0) width 208: "This element has a class of zero."
67       RenderTable {TABLE} at (0,425) size 769x316 [border: (1px outset #808080)]
68         RenderTableSection {TBODY} at (1,1) size 767x314
69           RenderTableRow {TR} at (0,0) size 767x26
70             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
71               RenderInline {STRONG} at (0,0) size 163x17
72                 RenderText {#text} at (4,4) size 163x17
73                   text run at (4,4) width 163: "TABLE Testing Section"
74           RenderTableRow {TR} at (0,26) size 767x288
75             RenderTableCell {TD} at (0,157) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
76               RenderText {#text} at (4,4) size 4x17
77                 text run at (4,4) width 4: " "
78             RenderTableCell {TD} at (12,26) size 755x288 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
79               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
80                 RenderText {#text} at (0,0) size 208x17
81                   text run at (0,0) width 208: "This element has a class of zero."
82               RenderBlock {P} at (4,38) size 747x108 [bgcolor=#808080]
83                 RenderText {#text} at (0,0) size 487x17
84                   text run at (0,0) width 397: "This element is unstyled save for a background color of gray. "
85                   text run at (396,0) width 91: "It contains an "
86                 RenderInline {SPAN} at (0,0) size 745x85 [bgcolor=#00FFFF]
87                   RenderText {#text} at (511,0) size 149x17
88                     text run at (511,0) width 149: "inline element of class "
89                   RenderInline {TT} at (0,0) size 25x16
90                     RenderText {#text} at (659,2) size 25x16
91                       text run at (659,2) width 25: "one"
92                   RenderText {#text} at (683,0) size 745x35
93                     text run at (683,0) width 62: ", giving it"
94                     text run at (0,18) width 259: "an aqua background and a 25px padding"
95                 RenderText {#text} at (283,18) size 740x89
96                   text run at (283,18) width 9: ". "
97                   text run at (291,18) width 449: "Padding on inline elements does not affect line-height calculations, so"
98                   text run at (0,36) width 372: "all lines in this element should have the same line-height. "
99                   text run at (371,36) width 340: "There may be implementation-specific limits on how"
100                   text run at (0,54) width 519: "much of the padding the user agent is able to display above and below each line. "
101                   text run at (518,54) width 214: "However, there should be at least"
102                   text run at (0,72) width 735: "25px of padding to the left side of the inline box in the first line it appears, and 25px of padding to the right side of"
103                   text run at (0,90) width 350: "the inline element box in the last line where it appears."
104               RenderBlock {P} at (4,162) size 747x18 [bgcolor=#C0C0C0]
105                 RenderText {#text} at (0,0) size 208x17
106                   text run at (0,0) width 208: "This element has a class of zero."
107               RenderBlock {P} at (4,196) size 747x54 [bgcolor=#808080]
108                 RenderText {#text} at (0,0) size 487x17
109                   text run at (0,0) width 397: "This element is unstyled save for a background color of gray. "
110                   text run at (396,0) width 91: "It contains an "
111                 RenderInline {SPAN} at (0,0) size 739x35 [bgcolor=#00FFFF]
112                   RenderText {#text} at (486,0) size 149x17
113                     text run at (486,0) width 149: "inline element of class "
114                   RenderInline {TT} at (0,0) size 25x16
115                     RenderText {#text} at (634,2) size 25x16
116                       text run at (634,2) width 25: "two"
117                   RenderText {#text} at (658,0) size 739x35
118                     text run at (658,0) width 81: ", giving it an"
119                     text run at (0,18) width 515: "aqua background and no padding, since negative padding values are not allowed"
120                 RenderText {#text} at (514,18) size 730x35
121                   text run at (514,18) width 9: ". "
122                   text run at (522,18) width 208: "Padding on inline elements does"
123                   text run at (0,36) width 608: "not affect line-height calculations, so all lines in this element should have the same line-height."
124               RenderBlock {P} at (4,266) size 747x18 [bgcolor=#C0C0C0]
125                 RenderText {#text} at (0,0) size 208x17
126                   text run at (0,0) width 208: "This element has a class of zero."