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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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) draws content only on iterations 1 and 2, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 3. 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) draws content only on iterations 1 and 2, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 3. 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
(...skipping 16 matching lines...) Expand all
27 "contentsOpaque": true, 27 "contentsOpaque": true,
28 "drawsContent": true, 28 "drawsContent": true,
29 "backgroundColor": "#0000FF", 29 "backgroundColor": "#0000FF",
30 "children": [ 30 "children": [
31 { 31 {
32 "bounds": [285, 485], 32 "bounds": [285, 485],
33 "children": [ 33 "children": [
34 { 34 {
35 "bounds": [285, 665], 35 "bounds": [285, 665],
36 "shouldFlattenTransform": false, 36 "shouldFlattenTransform": false,
37 "drawsContent": true, 37 "drawsContent": true
38 "children": [
39 {
40 "shouldFlattenTransform": false
41 }
42 ]
43 } 38 }
44 ] 39 ]
45 }, 40 },
46 { 41 {
47 "children": [ 42 "children": [
48 { 43 {
49 "position": [0, 485], 44 "position": [0, 485],
50 "bounds": [285, 15], 45 "bounds": [285, 15],
51 "drawsContent": true 46 "drawsContent": true
52 }, 47 },
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 } 131 }
137 ] 132 ]
138 } 133 }
139 ] 134 ]
140 } 135 }
141 136
142 137
143 *** iteration 2: *** 138 *** iteration 2: ***
144 139
145 { 140 {
146 "bounds": [785, 2541], 141 "bounds": [785, 2466],
147 "children": [ 142 "children": [
148 { 143 {
149 "bounds": [785, 2541], 144 "bounds": [785, 2466],
150 "contentsOpaque": true, 145 "contentsOpaque": true,
151 "drawsContent": true, 146 "drawsContent": true,
152 "children": [ 147 "children": [
153 { 148 {
154 "position": [8, 80], 149 "position": [8, 80],
155 "bounds": [300, 500], 150 "bounds": [300, 500],
156 "contentsOpaque": true, 151 "contentsOpaque": true,
157 "drawsContent": true, 152 "drawsContent": true,
158 "backgroundColor": "#0000FF", 153 "backgroundColor": "#0000FF",
159 "children": [ 154 "children": [
160 { 155 {
161 "bounds": [285, 485], 156 "bounds": [285, 485],
162 "children": [ 157 "children": [
163 { 158 {
164 "bounds": [285, 665], 159 "bounds": [285, 665],
165 "shouldFlattenTransform": false, 160 "shouldFlattenTransform": false,
166 "drawsContent": true, 161 "drawsContent": true
167 "children": [
168 {
169 "shouldFlattenTransform": false
170 }
171 ]
172 } 162 }
173 ] 163 ]
174 }, 164 },
175 { 165 {
176 "children": [ 166 "children": [
177 { 167 {
178 "position": [0, 485], 168 "position": [0, 485],
179 "bounds": [285, 15], 169 "bounds": [285, 15],
180 "drawsContent": true 170 "drawsContent": true
181 }, 171 },
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 } 255 }
266 ] 256 ]
267 } 257 }
268 ] 258 ]
269 } 259 }
270 260
271 261
272 *** iteration 3: *** 262 *** iteration 3: ***
273 263
274 { 264 {
275 "bounds": [785, 4476], 265 "bounds": [785, 4326],
276 "children": [ 266 "children": [
277 { 267 {
278 "bounds": [785, 4476], 268 "bounds": [785, 4326],
279 "contentsOpaque": true, 269 "contentsOpaque": true,
280 "drawsContent": true, 270 "drawsContent": true,
281 "children": [ 271 "children": [
282 { 272 {
283 "position": [8, 80], 273 "position": [8, 80],
284 "bounds": [300, 500], 274 "bounds": [300, 500],
285 "drawsContent": true, 275 "drawsContent": true,
286 "children": [ 276 "children": [
287 { 277 {
288 "bounds": [285, 485], 278 "bounds": [285, 485],
289 "children": [ 279 "children": [
290 { 280 {
291 "bounds": [285, 665], 281 "bounds": [285, 665],
292 "shouldFlattenTransform": false, 282 "shouldFlattenTransform": false
293 "children": [
294 {
295 "position": [0, 195],
296 "bounds": [285, 15],
297 "shouldFlattenTransform": false,
298 "drawsContent": true
299 }
300 ]
301 } 283 }
302 ] 284 ]
303 }, 285 },
304 { 286 {
305 "children": [ 287 "children": [
306 { 288 {
307 "position": [0, 485], 289 "position": [0, 485],
308 "bounds": [285, 15], 290 "bounds": [285, 15],
309 "drawsContent": true 291 "drawsContent": true
310 }, 292 },
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 } 376 }
395 ] 377 ]
396 } 378 }
397 ] 379 ]
398 } 380 }
399 381
400 382
401 *** iteration 4: *** 383 *** iteration 4: ***
402 384
403 { 385 {
404 "bounds": [785, 6411], 386 "bounds": [785, 6141],
405 "children": [ 387 "children": [
406 { 388 {
407 "bounds": [785, 6411], 389 "bounds": [785, 6141],
408 "contentsOpaque": true, 390 "contentsOpaque": true,
409 "drawsContent": true, 391 "drawsContent": true,
410 "children": [ 392 "children": [
411 { 393 {
412 "position": [8, 80], 394 "position": [8, 80],
413 "bounds": [300, 500], 395 "bounds": [300, 500],
414 "drawsContent": true, 396 "drawsContent": true,
415 "children": [ 397 "children": [
416 { 398 {
417 "bounds": [285, 485], 399 "bounds": [285, 485],
418 "children": [ 400 "children": [
419 { 401 {
420 "bounds": [285, 665], 402 "bounds": [285, 665],
421 "shouldFlattenTransform": false, 403 "shouldFlattenTransform": false
422 "children": [
423 {
424 "position": [0, 195],
425 "bounds": [285, 15],
426 "shouldFlattenTransform": false
427 }
428 ]
429 } 404 }
430 ] 405 ]
431 }, 406 },
432 { 407 {
433 "children": [ 408 "children": [
434 { 409 {
435 "position": [0, 485], 410 "position": [0, 485],
436 "bounds": [285, 15], 411 "bounds": [285, 15],
437 "drawsContent": true 412 "drawsContent": true
438 }, 413 },
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
518 "bounds": [100, 50], 493 "bounds": [100, 50],
519 "contentsOpaque": true, 494 "contentsOpaque": true,
520 "drawsContent": true, 495 "drawsContent": true,
521 "backgroundColor": "#FFA500" 496 "backgroundColor": "#FFA500"
522 } 497 }
523 ] 498 ]
524 } 499 }
525 ] 500 ]
526 } 501 }
527 502
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698