Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / forms / basic-buttons-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x409
4   RenderBlock {HTML} at (0,0) size 800x409
5     RenderBody {BODY} at (8,8) size 784x393
6       RenderBlock (anonymous) at (0,0) size 784x80
7         RenderText {#text} at (0,0) size 515x19
8           text run at (0,0) width 515: "Tests for basic button rendering. Creates a table with seven columns and seven rows. "
9         RenderBR {BR} at (515,0) size 0x19
10         RenderText {#text} at (0,20) size 491x19
11           text run at (0,20) width 491: "Creates two different types of buttons, one with an image (a red dot) and another "
12         RenderBR {BR} at (491,20) size 0x19
13         RenderText {#text} at (0,40) size 617x19
14           text run at (0,40) width 617: "with text (\"foo\") and then uses six different paddings to make sure each of the buttons render properly. "
15         RenderBR {BR} at (617,40) size 0x19
16         RenderBR {BR} at (0,60) size 0x19
17       RenderTable {TABLE} at (0,80) size 784x313
18         RenderTableSection {TBODY} at (0,0) size 784x313
19           RenderTableRow {TR} at (0,0) size 784x42
20             RenderTableCell {TD} at (0,10) size 138x22 [r=0 c=0 rs=1 cs=1]
21               RenderText {#text} at (1,1) size 37x19
22                 text run at (1,1) width 37: "styling"
23             RenderTableCell {TD} at (138,10) size 60x22 [r=0 c=1 rs=1 cs=1]
24               RenderText {#text} at (1,1) size 56x19
25                 text run at (1,1) width 56: "<button>"
26             RenderTableCell {TD} at (198,10) size 239x22 [r=0 c=2 rs=1 cs=1]
27               RenderText {#text} at (1,1) size 148x19
28                 text run at (1,1) width 148: "(offsetH,W) (clientH,W)"
29             RenderTableCell {TD} at (437,0) size 107x42 [r=0 c=3 rs=1 cs=1]
30               RenderText {#text} at (1,1) size 82x39
31                 text run at (1,1) width 38: "<input"
32                 text run at (1,21) width 82: "type=button>"
33             RenderTableCell {TD} at (544,10) size 240x22 [r=0 c=4 rs=1 cs=1]
34               RenderText {#text} at (1,1) size 158x19
35                 text run at (1,1) width 158: "(offsetH,W) (clientH, -W)"
36           RenderTableRow {TR} at (0,42) size 784x28
37             RenderTableCell {TD} at (0,45) size 138x22 [r=1 c=0 rs=1 cs=1]
38               RenderText {#text} at (1,1) size 50x19
39                 text run at (1,1) width 50: "(default)"
40             RenderTableCell {TD} at (138,42) size 60x28 [r=1 c=1 rs=1 cs=1]
41               RenderButton {BUTTON} at (3,3) size 26x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
42                 RenderBlock (anonymous) at (8,3) size 10x16
43                   RenderImage {IMG} at (0,3) size 10x10
44             RenderTableCell {TD} at (198,45) size 239x22 [r=1 c=2 rs=1 cs=1]
45               RenderText {#text} at (1,1) size 104x19
46                 text run at (1,1) width 104: "(22, 26) (18, 22)"
47             RenderTableCell {TD} at (437,42) size 107x28 [r=1 c=3 rs=1 cs=1]
48               RenderButton {INPUT} at (3,3) size 33x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
49                 RenderBlock (anonymous) at (8,3) size 17x16
50                   RenderText {#text} at (0,0) size 17x16
51                     text run at (0,0) width 17: "foo"
52             RenderTableCell {TD} at (544,45) size 240x22 [r=1 c=4 rs=1 cs=1]
53               RenderText {#text} at (1,1) size 104x19
54                 text run at (1,1) width 104: "(22, 33) (18, 29)"
55           RenderTableRow {TR} at (0,70) size 784x26
56             RenderTableCell {TD} at (0,72) size 138x22 [r=2 c=0 rs=1 cs=1]
57               RenderText {#text} at (1,1) size 63x19
58                 text run at (1,1) width 63: "padding: 0"
59             RenderTableCell {TD} at (138,70) size 60x26 [r=2 c=1 rs=1 cs=1]
60               RenderButton {BUTTON} at (3,3) size 14x20 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
61                 RenderBlock (anonymous) at (2,2) size 10x16
62                   RenderImage {IMG} at (0,3) size 10x10
63             RenderTableCell {TD} at (198,72) size 239x22 [r=2 c=2 rs=1 cs=1]
64               RenderText {#text} at (1,1) size 104x19
65                 text run at (1,1) width 104: "(20, 14) (16, 10)"
66             RenderTableCell {TD} at (437,70) size 107x26 [r=2 c=3 rs=1 cs=1]
67               RenderButton {INPUT} at (3,3) size 21x20 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
68                 RenderBlock (anonymous) at (2,2) size 17x16
69                   RenderText {#text} at (0,0) size 17x16
70                     text run at (0,0) width 17: "foo"
71             RenderTableCell {TD} at (544,72) size 240x22 [r=2 c=4 rs=1 cs=1]
72               RenderText {#text} at (1,1) size 104x19
73                 text run at (1,1) width 104: "(20, 21) (16, 17)"
74           RenderTableRow {TR} at (0,96) size 784x47
75             RenderTableCell {TD} at (0,108) size 138x22 [r=3 c=0 rs=1 cs=1]
76               RenderText {#text} at (1,1) size 84x19
77                 text run at (1,1) width 84: "padding: 10%"
78             RenderTableCell {TD} at (138,101) size 60x37 [r=3 c=1 rs=1 cs=1]
79               RenderButton {BUTTON} at (3,3) size 25.59x31.59 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
80                 RenderBlock (anonymous) at (7.80,7.80) size 10x16
81                   RenderImage {IMG} at (0,3) size 10x10
82             RenderTableCell {TD} at (198,98) size 239x42 [r=3 c=2 rs=1 cs=1]
83               RenderText {#text} at (1,1) size 211x39
84                 text run at (1,1) width 211: "(31.59375, 25.59375) (27.59375,"
85                 text run at (1,21) width 65: "21.59375)"
86             RenderTableCell {TD} at (437,96) size 107x47 [r=3 c=3 rs=1 cs=1]
87               RenderButton {INPUT} at (3,3) size 42x41 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
88                 RenderBlock (anonymous) at (12.50,12.50) size 17x16
89                   RenderText {#text} at (0,0) size 17x16
90                     text run at (0,0) width 17: "foo"
91             RenderTableCell {TD} at (544,98) size 240x42 [r=3 c=4 rs=1 cs=1]
92               RenderText {#text} at (1,1) size 211x39
93                 text run at (1,1) width 211: "(44.59375, 45.59375) (40.59375,"
94                 text run at (1,21) width 65: "41.59375)"
95           RenderTableRow {TR} at (0,143) size 784x30
96             RenderTableCell {TD} at (0,147) size 138x22 [r=4 c=0 rs=1 cs=1]
97               RenderText {#text} at (1,1) size 78x19
98                 text run at (1,1) width 78: "padding: 2px"
99             RenderTableCell {TD} at (138,143) size 60x30 [r=4 c=1 rs=1 cs=1]
100               RenderButton {BUTTON} at (3,3) size 18x24 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
101                 RenderBlock (anonymous) at (4,4) size 10x16
102                   RenderImage {IMG} at (0,3) size 10x10
103             RenderTableCell {TD} at (198,147) size 239x22 [r=4 c=2 rs=1 cs=1]
104               RenderText {#text} at (1,1) size 104x19
105                 text run at (1,1) width 104: "(24, 18) (20, 14)"
106             RenderTableCell {TD} at (437,143) size 107x30 [r=4 c=3 rs=1 cs=1]
107               RenderButton {INPUT} at (3,3) size 25x24 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
108                 RenderBlock (anonymous) at (4,4) size 17x16
109                   RenderText {#text} at (0,0) size 17x16
110                     text run at (0,0) width 17: "foo"
111             RenderTableCell {TD} at (544,147) size 240x22 [r=4 c=4 rs=1 cs=1]
112               RenderText {#text} at (1,1) size 104x19
113                 text run at (1,1) width 104: "(24, 25) (20, 21)"
114           RenderTableRow {TR} at (0,173) size 784x42
115             RenderTableCell {TD} at (0,173) size 138x42 [r=5 c=0 rs=1 cs=1]
116               RenderText {#text} at (1,1) size 132x39
117                 text run at (1,1) width 132: "padding: 2px 6px 3px"
118                 text run at (1,21) width 23: "6px"
119             RenderTableCell {TD} at (138,178) size 60x31 [r=5 c=1 rs=1 cs=1]
120               RenderButton {BUTTON} at (3,3) size 26x25 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
121                 RenderBlock (anonymous) at (8,4) size 10x16
122                   RenderImage {IMG} at (0,3) size 10x10
123             RenderTableCell {TD} at (198,183) size 239x22 [r=5 c=2 rs=1 cs=1]
124               RenderText {#text} at (1,1) size 104x19
125                 text run at (1,1) width 104: "(25, 26) (21, 22)"
126             RenderTableCell {TD} at (437,178) size 107x31 [r=5 c=3 rs=1 cs=1]
127               RenderButton {INPUT} at (3,3) size 33x25 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
128                 RenderBlock (anonymous) at (8,4) size 17x16
129                   RenderText {#text} at (0,0) size 17x16
130                     text run at (0,0) width 17: "foo"
131             RenderTableCell {TD} at (544,183) size 240x22 [r=5 c=4 rs=1 cs=1]
132               RenderText {#text} at (1,1) size 104x19
133                 text run at (1,1) width 104: "(25, 33) (21, 29)"
134           RenderTableRow {TR} at (0,215) size 784x32
135             RenderTableCell {TD} at (0,220) size 138x22 [r=6 c=0 rs=1 cs=1]
136               RenderText {#text} at (1,1) size 105x19
137                 text run at (1,1) width 105: "padding: 3px 7px"
138             RenderTableCell {TD} at (138,215) size 60x32 [r=6 c=1 rs=1 cs=1]
139               RenderButton {BUTTON} at (3,3) size 28x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
140                 RenderBlock (anonymous) at (9,5) size 10x16
141                   RenderImage {IMG} at (0,3) size 10x10
142             RenderTableCell {TD} at (198,220) size 239x22 [r=6 c=2 rs=1 cs=1]
143               RenderText {#text} at (1,1) size 104x19
144                 text run at (1,1) width 104: "(26, 28) (22, 24)"
145             RenderTableCell {TD} at (437,215) size 107x32 [r=6 c=3 rs=1 cs=1]
146               RenderButton {INPUT} at (3,3) size 35x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
147                 RenderBlock (anonymous) at (9,5) size 17x16
148                   RenderText {#text} at (0,0) size 17x16
149                     text run at (0,0) width 17: "foo"
150             RenderTableCell {TD} at (544,220) size 240x22 [r=6 c=4 rs=1 cs=1]
151               RenderText {#text} at (1,1) size 104x19
152                 text run at (1,1) width 104: "(26, 35) (22, 31)"
153           RenderTableRow {TR} at (0,247) size 784x66
154             RenderTableCell {TD} at (0,269) size 138x22 [r=7 c=0 rs=1 cs=1]
155               RenderText {#text} at (1,1) size 86x19
156                 text run at (1,1) width 86: "padding: 20px"
157             RenderTableCell {TD} at (138,247) size 60x66 [r=7 c=1 rs=1 cs=1]
158               RenderButton {BUTTON} at (3,3) size 54x60 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
159                 RenderBlock (anonymous) at (22,22) size 10x16
160                   RenderImage {IMG} at (0,3) size 10x10
161             RenderTableCell {TD} at (198,269) size 239x22 [r=7 c=2 rs=1 cs=1]
162               RenderText {#text} at (1,1) size 104x19
163                 text run at (1,1) width 104: "(60, 54) (56, 50)"
164             RenderTableCell {TD} at (437,247) size 107x66 [r=7 c=3 rs=1 cs=1]
165               RenderButton {INPUT} at (3,3) size 61x60 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
166                 RenderBlock (anonymous) at (22,22) size 17x16
167                   RenderText {#text} at (0,0) size 17x16
168                     text run at (0,0) width 17: "foo"
169             RenderTableCell {TD} at (544,269) size 240x22 [r=7 c=4 rs=1 cs=1]
170               RenderText {#text} at (1,1) size 104x19
171                 text run at (1,1) width 104: "(60, 61) (56, 57)"