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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-toggling-expected.txt

Issue 2084643002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
1 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) doesn't draw content at all, and its scrolli ng block selection layer (the child of the scrolling contents layer) draws conte nt only on iteration 2. The scrolling block selection layer should also be much smaller than the scrolling contents layer. 1 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) doesn't draw content at all, and its scrolli ng block selection layer (the child of the scrolling contents layer) draws conte nt only on iteration 2. The scrolling block selection layer should also be much smaller than the scrolling contents layer.
2 Lorem Ipsum 2 Lorem Ipsum
3 Lorem Ipsum 3 Lorem Ipsum
4 Lorem Ipsum 4 Lorem Ipsum
5 Lorem Ipsum 5 Lorem Ipsum
6 Lorem Ipsum 6 Lorem Ipsum
7 Lorem Ipsum 7 Lorem Ipsum
8 Lorem Ipsum 8 Lorem Ipsum
9 Lorem Ipsum 9 Lorem Ipsum
10 Lorem Ipsum 10 Lorem Ipsum
11 Lorem Ipsum 11 Lorem Ipsum
12 12
13 13
14 *** iteration 1: *** 14 *** iteration 1: ***
15 15
16 { 16 {
17 "name": "Content Root Layer",
17 "bounds": [800, 600], 18 "bounds": [800, 600],
18 "children": [ 19 "children": [
19 { 20 {
21 "name": "LayoutView #document",
20 "bounds": [800, 600], 22 "bounds": [800, 600],
21 "contentsOpaque": true, 23 "contentsOpaque": true,
22 "drawsContent": true, 24 "drawsContent": true,
23 "children": [ 25 "children": [
24 { 26 {
27 "name": "LayoutBlockFlow DIV class='container'",
25 "position": [8, 62], 28 "position": [8, 62],
26 "bounds": [300, 500], 29 "bounds": [300, 500],
27 "shouldFlattenTransform": false, 30 "shouldFlattenTransform": false,
28 "drawsContent": true, 31 "drawsContent": true,
29 "children": [ 32 "children": [
30 { 33 {
34 "name": "Scrolling Layer",
31 "bounds": [285, 485], 35 "bounds": [285, 485],
32 "shouldFlattenTransform": false, 36 "shouldFlattenTransform": false,
33 "children": [ 37 "children": [
34 { 38 {
39 "name": "Scrolling Contents Layer",
35 "bounds": [285, 665] 40 "bounds": [285, 665]
36 } 41 }
37 ] 42 ]
38 }, 43 },
39 { 44 {
45 "name": "Overflow Controls Host Layer",
40 "bounds": [300, 500], 46 "bounds": [300, 500],
41 "children": [ 47 "children": [
42 { 48 {
49 "name": "Horizontal Scrollbar Layer",
43 "position": [0, 485], 50 "position": [0, 485],
44 "bounds": [285, 15] 51 "bounds": [285, 15]
45 }, 52 },
46 { 53 {
54 "name": "Vertical Scrollbar Layer",
47 "position": [285, 0], 55 "position": [285, 0],
48 "bounds": [15, 485] 56 "bounds": [15, 485]
49 }, 57 },
50 { 58 {
59 "name": "Scroll Corner Layer",
51 "position": [285, 485], 60 "position": [285, 485],
52 "bounds": [15, 15], 61 "bounds": [15, 15],
53 "drawsContent": true 62 "drawsContent": true
54 } 63 }
55 ] 64 ]
56 } 65 }
57 ] 66 ]
58 }, 67 },
59 { 68 {
69 "name": "LayoutBlockFlow DIV class='scrolled'",
60 "position": [23, 77], 70 "position": [23, 77],
61 "bounds": [100, 50], 71 "bounds": [100, 50],
62 "contentsOpaque": true, 72 "contentsOpaque": true,
63 "drawsContent": true, 73 "drawsContent": true,
64 "backgroundColor": "#FFA500" 74 "backgroundColor": "#FFA500"
65 }, 75 },
66 { 76 {
77 "name": "LayoutBlockFlow DIV class='scrolled'",
67 "position": [23, 142], 78 "position": [23, 142],
68 "bounds": [100, 50], 79 "bounds": [100, 50],
69 "contentsOpaque": true, 80 "contentsOpaque": true,
70 "drawsContent": true, 81 "drawsContent": true,
71 "backgroundColor": "#FFA500" 82 "backgroundColor": "#FFA500"
72 }, 83 },
73 { 84 {
85 "name": "LayoutBlockFlow DIV id='selection' class='scrolled'",
74 "position": [23, 207], 86 "position": [23, 207],
75 "bounds": [100, 50], 87 "bounds": [100, 50],
76 "contentsOpaque": true, 88 "contentsOpaque": true,
77 "drawsContent": true, 89 "drawsContent": true,
78 "backgroundColor": "#FFA500" 90 "backgroundColor": "#FFA500"
79 }, 91 },
80 { 92 {
93 "name": "LayoutBlockFlow DIV class='scrolled'",
81 "position": [23, 272], 94 "position": [23, 272],
82 "bounds": [100, 50], 95 "bounds": [100, 50],
83 "contentsOpaque": true, 96 "contentsOpaque": true,
84 "drawsContent": true, 97 "drawsContent": true,
85 "backgroundColor": "#FFA500" 98 "backgroundColor": "#FFA500"
86 }, 99 },
87 { 100 {
101 "name": "LayoutBlockFlow DIV class='scrolled'",
88 "position": [23, 337], 102 "position": [23, 337],
89 "bounds": [100, 50], 103 "bounds": [100, 50],
90 "contentsOpaque": true, 104 "contentsOpaque": true,
91 "drawsContent": true, 105 "drawsContent": true,
92 "backgroundColor": "#FFA500" 106 "backgroundColor": "#FFA500"
93 }, 107 },
94 { 108 {
109 "name": "LayoutBlockFlow DIV class='scrolled'",
95 "position": [23, 402], 110 "position": [23, 402],
96 "bounds": [100, 50], 111 "bounds": [100, 50],
97 "contentsOpaque": true, 112 "contentsOpaque": true,
98 "drawsContent": true, 113 "drawsContent": true,
99 "backgroundColor": "#FFA500" 114 "backgroundColor": "#FFA500"
100 }, 115 },
101 { 116 {
117 "name": "LayoutBlockFlow DIV class='scrolled'",
102 "position": [23, 467], 118 "position": [23, 467],
103 "bounds": [100, 50], 119 "bounds": [100, 50],
104 "contentsOpaque": true, 120 "contentsOpaque": true,
105 "drawsContent": true, 121 "drawsContent": true,
106 "backgroundColor": "#FFA500" 122 "backgroundColor": "#FFA500"
107 }, 123 },
108 { 124 {
125 "name": "LayoutBlockFlow DIV class='scrolled'",
109 "position": [23, 532], 126 "position": [23, 532],
110 "bounds": [100, 50], 127 "bounds": [100, 50],
111 "contentsOpaque": true, 128 "contentsOpaque": true,
112 "drawsContent": true, 129 "drawsContent": true,
113 "backgroundColor": "#FFA500" 130 "backgroundColor": "#FFA500"
114 }, 131 },
115 { 132 {
133 "name": "LayoutBlockFlow DIV class='scrolled'",
116 "position": [23, 597], 134 "position": [23, 597],
117 "bounds": [100, 50], 135 "bounds": [100, 50],
118 "contentsOpaque": true, 136 "contentsOpaque": true,
119 "drawsContent": true, 137 "drawsContent": true,
120 "backgroundColor": "#FFA500" 138 "backgroundColor": "#FFA500"
121 }, 139 },
122 { 140 {
141 "name": "LayoutBlockFlow DIV class='scrolled'",
123 "position": [23, 662], 142 "position": [23, 662],
124 "bounds": [100, 50], 143 "bounds": [100, 50],
125 "contentsOpaque": true, 144 "contentsOpaque": true,
126 "drawsContent": true, 145 "drawsContent": true,
127 "backgroundColor": "#FFA500" 146 "backgroundColor": "#FFA500"
128 } 147 }
129 ] 148 ]
130 } 149 }
131 ] 150 ]
132 } 151 }
133 152
134 153
135 *** iteration 2: *** 154 *** iteration 2: ***
136 155
137 { 156 {
138 "bounds": [785, 2524], 157 "name": "Content Root Layer",
158 "bounds": [785, 2828],
139 "children": [ 159 "children": [
140 { 160 {
141 "bounds": [785, 2524], 161 "name": "LayoutView #document",
162 "bounds": [785, 2828],
142 "contentsOpaque": true, 163 "contentsOpaque": true,
143 "drawsContent": true, 164 "drawsContent": true,
144 "children": [ 165 "children": [
145 { 166 {
167 "name": "LayoutBlockFlow DIV class='container'",
146 "position": [8, 62], 168 "position": [8, 62],
147 "bounds": [300, 500], 169 "bounds": [300, 500],
148 "shouldFlattenTransform": false, 170 "shouldFlattenTransform": false,
149 "drawsContent": true, 171 "drawsContent": true,
150 "children": [ 172 "children": [
151 { 173 {
174 "name": "Scrolling Layer",
152 "bounds": [285, 485], 175 "bounds": [285, 485],
153 "shouldFlattenTransform": false, 176 "shouldFlattenTransform": false,
154 "children": [ 177 "children": [
155 { 178 {
179 "name": "Scrolling Contents Layer",
156 "bounds": [285, 665] 180 "bounds": [285, 665]
157 } 181 }
158 ] 182 ]
159 }, 183 },
160 { 184 {
185 "name": "Overflow Controls Host Layer",
161 "bounds": [300, 500], 186 "bounds": [300, 500],
162 "children": [ 187 "children": [
163 { 188 {
189 "name": "Horizontal Scrollbar Layer",
164 "position": [0, 485], 190 "position": [0, 485],
165 "bounds": [285, 15] 191 "bounds": [285, 15]
166 }, 192 },
167 { 193 {
194 "name": "Vertical Scrollbar Layer",
168 "position": [285, 0], 195 "position": [285, 0],
169 "bounds": [15, 485] 196 "bounds": [15, 485]
170 }, 197 },
171 { 198 {
199 "name": "Scroll Corner Layer",
172 "position": [285, 485], 200 "position": [285, 485],
173 "bounds": [15, 15], 201 "bounds": [15, 15],
174 "drawsContent": true 202 "drawsContent": true
175 } 203 }
176 ] 204 ]
177 } 205 }
178 ] 206 ]
179 }, 207 },
180 { 208 {
209 "name": "LayoutBlockFlow DIV class='scrolled'",
181 "position": [23, 77], 210 "position": [23, 77],
182 "bounds": [100, 50], 211 "bounds": [100, 50],
183 "contentsOpaque": true, 212 "contentsOpaque": true,
184 "drawsContent": true, 213 "drawsContent": true,
185 "backgroundColor": "#FFA500" 214 "backgroundColor": "#FFA500"
186 }, 215 },
187 { 216 {
217 "name": "LayoutBlockFlow DIV class='scrolled'",
188 "position": [23, 142], 218 "position": [23, 142],
189 "bounds": [100, 50], 219 "bounds": [100, 50],
190 "contentsOpaque": true, 220 "contentsOpaque": true,
191 "drawsContent": true, 221 "drawsContent": true,
192 "backgroundColor": "#FFA500" 222 "backgroundColor": "#FFA500"
193 }, 223 },
194 { 224 {
225 "name": "LayoutBlockFlow DIV id='selection' class='scrolled'",
195 "position": [23, 207], 226 "position": [23, 207],
196 "bounds": [100, 50], 227 "bounds": [100, 50],
197 "contentsOpaque": true, 228 "contentsOpaque": true,
198 "drawsContent": true, 229 "drawsContent": true,
199 "backgroundColor": "#FFA500" 230 "backgroundColor": "#FFA500"
200 }, 231 },
201 { 232 {
233 "name": "LayoutBlockFlow DIV class='scrolled'",
202 "position": [23, 272], 234 "position": [23, 272],
203 "bounds": [100, 50], 235 "bounds": [100, 50],
204 "contentsOpaque": true, 236 "contentsOpaque": true,
205 "drawsContent": true, 237 "drawsContent": true,
206 "backgroundColor": "#FFA500" 238 "backgroundColor": "#FFA500"
207 }, 239 },
208 { 240 {
241 "name": "LayoutBlockFlow DIV class='scrolled'",
209 "position": [23, 337], 242 "position": [23, 337],
210 "bounds": [100, 50], 243 "bounds": [100, 50],
211 "contentsOpaque": true, 244 "contentsOpaque": true,
212 "drawsContent": true, 245 "drawsContent": true,
213 "backgroundColor": "#FFA500" 246 "backgroundColor": "#FFA500"
214 }, 247 },
215 { 248 {
249 "name": "LayoutBlockFlow DIV class='scrolled'",
216 "position": [23, 402], 250 "position": [23, 402],
217 "bounds": [100, 50], 251 "bounds": [100, 50],
218 "contentsOpaque": true, 252 "contentsOpaque": true,
219 "drawsContent": true, 253 "drawsContent": true,
220 "backgroundColor": "#FFA500" 254 "backgroundColor": "#FFA500"
221 }, 255 },
222 { 256 {
257 "name": "LayoutBlockFlow DIV class='scrolled'",
223 "position": [23, 467], 258 "position": [23, 467],
224 "bounds": [100, 50], 259 "bounds": [100, 50],
225 "contentsOpaque": true, 260 "contentsOpaque": true,
226 "drawsContent": true, 261 "drawsContent": true,
227 "backgroundColor": "#FFA500" 262 "backgroundColor": "#FFA500"
228 }, 263 },
229 { 264 {
265 "name": "LayoutBlockFlow DIV class='scrolled'",
230 "position": [23, 532], 266 "position": [23, 532],
231 "bounds": [100, 50], 267 "bounds": [100, 50],
232 "contentsOpaque": true, 268 "contentsOpaque": true,
233 "drawsContent": true, 269 "drawsContent": true,
234 "backgroundColor": "#FFA500" 270 "backgroundColor": "#FFA500"
235 }, 271 },
236 { 272 {
273 "name": "LayoutBlockFlow DIV class='scrolled'",
237 "position": [23, 597], 274 "position": [23, 597],
238 "bounds": [100, 50], 275 "bounds": [100, 50],
239 "contentsOpaque": true, 276 "contentsOpaque": true,
240 "drawsContent": true, 277 "drawsContent": true,
241 "backgroundColor": "#FFA500" 278 "backgroundColor": "#FFA500"
242 }, 279 },
243 { 280 {
281 "name": "LayoutBlockFlow DIV class='scrolled'",
244 "position": [23, 662], 282 "position": [23, 662],
245 "bounds": [100, 50], 283 "bounds": [100, 50],
246 "contentsOpaque": true, 284 "contentsOpaque": true,
247 "drawsContent": true, 285 "drawsContent": true,
248 "backgroundColor": "#FFA500" 286 "backgroundColor": "#FFA500"
249 } 287 }
250 ] 288 ]
251 } 289 }
252 ] 290 ]
253 } 291 }
254 292
255 293
256 *** iteration 3: *** 294 *** iteration 3: ***
257 295
258 { 296 {
259 "bounds": [785, 4460], 297 "name": "Content Root Layer",
298 "bounds": [785, 5068],
260 "children": [ 299 "children": [
261 { 300 {
262 "bounds": [785, 4460], 301 "name": "LayoutView #document",
302 "bounds": [785, 5068],
263 "contentsOpaque": true, 303 "contentsOpaque": true,
264 "drawsContent": true, 304 "drawsContent": true,
265 "children": [ 305 "children": [
266 { 306 {
307 "name": "LayoutBlockFlow DIV class='container'",
267 "position": [8, 62], 308 "position": [8, 62],
268 "bounds": [300, 500], 309 "bounds": [300, 500],
269 "shouldFlattenTransform": false, 310 "shouldFlattenTransform": false,
270 "drawsContent": true, 311 "drawsContent": true,
271 "children": [ 312 "children": [
272 { 313 {
314 "name": "Scrolling Layer",
273 "bounds": [285, 485], 315 "bounds": [285, 485],
274 "shouldFlattenTransform": false, 316 "shouldFlattenTransform": false,
275 "children": [ 317 "children": [
276 { 318 {
319 "name": "Scrolling Contents Layer",
277 "bounds": [285, 665] 320 "bounds": [285, 665]
278 } 321 }
279 ] 322 ]
280 }, 323 },
281 { 324 {
325 "name": "Overflow Controls Host Layer",
282 "bounds": [300, 500], 326 "bounds": [300, 500],
283 "children": [ 327 "children": [
284 { 328 {
329 "name": "Horizontal Scrollbar Layer",
285 "position": [0, 485], 330 "position": [0, 485],
286 "bounds": [285, 15] 331 "bounds": [285, 15]
287 }, 332 },
288 { 333 {
334 "name": "Vertical Scrollbar Layer",
289 "position": [285, 0], 335 "position": [285, 0],
290 "bounds": [15, 485] 336 "bounds": [15, 485]
291 }, 337 },
292 { 338 {
339 "name": "Scroll Corner Layer",
293 "position": [285, 485], 340 "position": [285, 485],
294 "bounds": [15, 15], 341 "bounds": [15, 15],
295 "drawsContent": true 342 "drawsContent": true
296 } 343 }
297 ] 344 ]
298 } 345 }
299 ] 346 ]
300 }, 347 },
301 { 348 {
349 "name": "LayoutBlockFlow DIV class='scrolled'",
302 "position": [23, 77], 350 "position": [23, 77],
303 "bounds": [100, 50], 351 "bounds": [100, 50],
304 "contentsOpaque": true, 352 "contentsOpaque": true,
305 "drawsContent": true, 353 "drawsContent": true,
306 "backgroundColor": "#FFA500" 354 "backgroundColor": "#FFA500"
307 }, 355 },
308 { 356 {
357 "name": "LayoutBlockFlow DIV class='scrolled'",
309 "position": [23, 142], 358 "position": [23, 142],
310 "bounds": [100, 50], 359 "bounds": [100, 50],
311 "contentsOpaque": true, 360 "contentsOpaque": true,
312 "drawsContent": true, 361 "drawsContent": true,
313 "backgroundColor": "#FFA500" 362 "backgroundColor": "#FFA500"
314 }, 363 },
315 { 364 {
365 "name": "LayoutBlockFlow DIV id='selection' class='scrolled'",
316 "position": [23, 207], 366 "position": [23, 207],
317 "bounds": [100, 50], 367 "bounds": [100, 50],
318 "contentsOpaque": true, 368 "contentsOpaque": true,
319 "drawsContent": true, 369 "drawsContent": true,
320 "backgroundColor": "#FFA500" 370 "backgroundColor": "#FFA500"
321 }, 371 },
322 { 372 {
373 "name": "LayoutBlockFlow DIV class='scrolled'",
323 "position": [23, 272], 374 "position": [23, 272],
324 "bounds": [100, 50], 375 "bounds": [100, 50],
325 "contentsOpaque": true, 376 "contentsOpaque": true,
326 "drawsContent": true, 377 "drawsContent": true,
327 "backgroundColor": "#FFA500" 378 "backgroundColor": "#FFA500"
328 }, 379 },
329 { 380 {
381 "name": "LayoutBlockFlow DIV class='scrolled'",
330 "position": [23, 337], 382 "position": [23, 337],
331 "bounds": [100, 50], 383 "bounds": [100, 50],
332 "contentsOpaque": true, 384 "contentsOpaque": true,
333 "drawsContent": true, 385 "drawsContent": true,
334 "backgroundColor": "#FFA500" 386 "backgroundColor": "#FFA500"
335 }, 387 },
336 { 388 {
389 "name": "LayoutBlockFlow DIV class='scrolled'",
337 "position": [23, 402], 390 "position": [23, 402],
338 "bounds": [100, 50], 391 "bounds": [100, 50],
339 "contentsOpaque": true, 392 "contentsOpaque": true,
340 "drawsContent": true, 393 "drawsContent": true,
341 "backgroundColor": "#FFA500" 394 "backgroundColor": "#FFA500"
342 }, 395 },
343 { 396 {
397 "name": "LayoutBlockFlow DIV class='scrolled'",
344 "position": [23, 467], 398 "position": [23, 467],
345 "bounds": [100, 50], 399 "bounds": [100, 50],
346 "contentsOpaque": true, 400 "contentsOpaque": true,
347 "drawsContent": true, 401 "drawsContent": true,
348 "backgroundColor": "#FFA500" 402 "backgroundColor": "#FFA500"
349 }, 403 },
350 { 404 {
405 "name": "LayoutBlockFlow DIV class='scrolled'",
351 "position": [23, 532], 406 "position": [23, 532],
352 "bounds": [100, 50], 407 "bounds": [100, 50],
353 "contentsOpaque": true, 408 "contentsOpaque": true,
354 "drawsContent": true, 409 "drawsContent": true,
355 "backgroundColor": "#FFA500" 410 "backgroundColor": "#FFA500"
356 }, 411 },
357 { 412 {
413 "name": "LayoutBlockFlow DIV class='scrolled'",
358 "position": [23, 597], 414 "position": [23, 597],
359 "bounds": [100, 50], 415 "bounds": [100, 50],
360 "contentsOpaque": true, 416 "contentsOpaque": true,
361 "drawsContent": true, 417 "drawsContent": true,
362 "backgroundColor": "#FFA500" 418 "backgroundColor": "#FFA500"
363 }, 419 },
364 { 420 {
421 "name": "LayoutBlockFlow DIV class='scrolled'",
365 "position": [23, 662], 422 "position": [23, 662],
366 "bounds": [100, 50], 423 "bounds": [100, 50],
367 "contentsOpaque": true, 424 "contentsOpaque": true,
368 "drawsContent": true, 425 "drawsContent": true,
369 "backgroundColor": "#FFA500" 426 "backgroundColor": "#FFA500"
370 } 427 }
371 ] 428 ]
372 } 429 }
373 ] 430 ]
374 } 431 }
375 432
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698