Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-grow-expected.txt

Issue 2605253002: [DevTools] Add grow mode to ListControl. (Closed)
Patch Set: works Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Test ListControl rendering and selection for grow mode.
2 Adding 0, 1, 2
3 Creating element for 2
4 Creating element for 1
5 Creating element for 0
6 ----list[length=3][height=33]----
7 [0] top
8 *[0] 0
9 *[10] 1
10 *[21] 2
11 [33] bottom
12
13 Scrolling to 0
14 ----list[length=3][height=33]----
15 [0] top
16 *[0] 0
17 *[10] 1
18 *[21] 2
19 [33] bottom
20
21 Scrolling to 2
22 ----list[length=3][height=33]----
23 [0] top
24 *[0] 0
25 *[10] 1
26 *[21] 2
27 [33] bottom
28
29 Adding 3-20
30 Creating element for 19
31 Creating element for 18
32 Creating element for 17
33 Creating element for 16
34 Creating element for 15
35 Creating element for 14
36 Creating element for 13
37 Creating element for 12
38 Creating element for 11
39 Creating element for 10
40 Creating element for 9
41 Creating element for 8
42 Creating element for 7
43 Creating element for 6
44 Creating element for 5
45 Creating element for 4
46 Creating element for 3
47 ----list[length=20][height=240]----
48 [0] top
49 *[0] 0
50 *[10] 1
51 *[21] 2
52 *[33] 3
53 *[46] 4
54 *[60] 5
55 *[70] 6
56 *[81] 7
57 *[93] 8
58 *[106] 9
59 *[120] 10
60 *[130] 11
61 *[141] 12
62 *[153] 13
63 *[166] 14
64 *[180] 15
65 *[190] 16
66 *[201] 17
67 *[213] 18
68 *[226] 19
69 [240] bottom
70
71 Scrolling to 19
72 ----list[length=20][height=240]----
73 [0] top
74 *[0] 0
75 *[10] 1
76 *[21] 2
77 *[33] 3
78 *[46] 4
79 *[60] 5
80 *[70] 6
81 *[81] 7
82 *[93] 8
83 *[106] 9
84 *[120] 10
85 *[130] 11
86 *[141] 12
87 *[153] 13
88 *[166] 14
89 *[180] 15
90 *[190] 16
91 *[201] 17
92 *[213] 18
93 *[226] 19
94 [240] bottom
95
96 Replacing 0, 1 with 25-36
97 Creating element for 36
98 Creating element for 35
99 Creating element for 34
100 Creating element for 33
101 Creating element for 32
102 Creating element for 31
103 Creating element for 30
104 Creating element for 29
105 Creating element for 28
106 Creating element for 27
107 Creating element for 26
108 Creating element for 25
109 ----list[length=30][height=360]----
110 [0] top
111 *[0] 25
112 *[10] 26
113 *[21] 27
114 *[33] 28
115 *[46] 29
116 *[60] 30
117 *[70] 31
118 *[81] 32
119 *[93] 33
120 *[106] 34
121 *[120] 35
122 *[130] 36
123 *[141] 2
124 *[153] 3
125 *[166] 4
126 *[180] 5
127 *[190] 6
128 *[201] 7
129 *[213] 8
130 *[226] 9
131 *[240] 10
132 *[250] 11
133 *[261] 12
134 *[273] 13
135 *[286] 14
136 *[300] 15
137 *[310] 16
138 *[321] 17
139 *[333] 18
140 *[346] 19
141 [360] bottom
142
143 Scrolling to 18
144 ----list[length=30][height=360]----
145 [0] top
146 *[0] 25
147 *[10] 26
148 *[21] 27
149 *[33] 28
150 *[46] 29
151 *[60] 30
152 *[70] 31
153 *[81] 32
154 *[93] 33
155 *[106] 34
156 *[120] 35
157 *[130] 36
158 *[141] 2
159 *[153] 3
160 *[166] 4
161 *[180] 5
162 *[190] 6
163 *[201] 7
164 *[213] 8
165 *[226] 9
166 *[240] 10
167 *[250] 11
168 *[261] 12
169 *[273] 13
170 *[286] 14
171 *[300] 15
172 *[310] 16
173 *[321] 17
174 *[333] 18
175 *[346] 19
176 [360] bottom
177
178 Replacing 25-36 with 0-1
179 Creating element for 1
180 Creating element for 0
181 ----list[length=20][height=240]----
182 [0] top
183 *[0] 0
184 *[10] 1
185 *[21] 2
186 *[33] 3
187 *[46] 4
188 *[60] 5
189 *[70] 6
190 *[81] 7
191 *[93] 8
192 *[106] 9
193 *[120] 10
194 *[130] 11
195 *[141] 12
196 *[153] 13
197 *[166] 14
198 *[180] 15
199 *[190] 16
200 *[201] 17
201 *[213] 18
202 *[226] 19
203 [240] bottom
204
205 Replacing 16-18 with 45
206 Creating element for 45
207 ----list[length=18][height=214]----
208 [0] top
209 *[0] 0
210 *[10] 1
211 *[21] 2
212 *[33] 3
213 *[46] 4
214 *[60] 5
215 *[70] 6
216 *[81] 7
217 *[93] 8
218 *[106] 9
219 *[120] 10
220 *[130] 11
221 *[141] 12
222 *[153] 13
223 *[166] 14
224 *[180] 15
225 *[190] 45
226 *[200] 19
227 [214] bottom
228
229 Scrolling to 4
230 ----list[length=18][height=214]----
231 [0] top
232 *[0] 0
233 *[10] 1
234 *[21] 2
235 *[33] 3
236 *[46] 4
237 *[60] 5
238 *[70] 6
239 *[81] 7
240 *[93] 8
241 *[106] 9
242 *[120] 10
243 *[130] 11
244 *[141] 12
245 *[153] 13
246 *[166] 14
247 *[180] 15
248 *[190] 45
249 *[200] 19
250 [214] bottom
251
252 Replacing 45 with 16-18
253 Creating element for 18
254 Creating element for 17
255 Creating element for 16
256 ----list[length=20][height=240]----
257 [0] top
258 *[0] 0
259 *[10] 1
260 *[21] 2
261 *[33] 3
262 *[46] 4
263 *[60] 5
264 *[70] 6
265 *[81] 7
266 *[93] 8
267 *[106] 9
268 *[120] 10
269 *[130] 11
270 *[141] 12
271 *[153] 13
272 *[166] 14
273 *[180] 15
274 *[190] 16
275 *[201] 17
276 *[213] 18
277 *[226] 19
278 [240] bottom
279
280
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698