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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-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 2 and 3, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 4. 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 2 and 3, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 4. 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 13 matching lines...) Expand all
24 { 24 {
25 "position": [8, 80], 25 "position": [8, 80],
26 "bounds": [300, 500], 26 "bounds": [300, 500],
27 "drawsContent": true, 27 "drawsContent": true,
28 "children": [ 28 "children": [
29 { 29 {
30 "bounds": [285, 485], 30 "bounds": [285, 485],
31 "children": [ 31 "children": [
32 { 32 {
33 "bounds": [285, 665], 33 "bounds": [285, 665],
34 "shouldFlattenTransform": false, 34 "shouldFlattenTransform": false
35 "children": [
36 {
37 "shouldFlattenTransform": false
38 }
39 ]
40 } 35 }
41 ] 36 ]
42 }, 37 },
43 { 38 {
44 "children": [ 39 "children": [
45 { 40 {
46 "position": [0, 485], 41 "position": [0, 485],
47 "bounds": [285, 15], 42 "bounds": [285, 15],
48 "drawsContent": true 43 "drawsContent": true
49 }, 44 },
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 } 128 }
134 ] 129 ]
135 } 130 }
136 ] 131 ]
137 } 132 }
138 133
139 134
140 *** iteration 2: *** 135 *** iteration 2: ***
141 136
142 { 137 {
143 "bounds": [785, 2496], 138 "bounds": [785, 2421],
144 "children": [ 139 "children": [
145 { 140 {
146 "bounds": [785, 2496], 141 "bounds": [785, 2421],
147 "contentsOpaque": true, 142 "contentsOpaque": true,
148 "drawsContent": true, 143 "drawsContent": true,
149 "children": [ 144 "children": [
150 { 145 {
151 "position": [8, 80], 146 "position": [8, 80],
152 "bounds": [300, 500], 147 "bounds": [300, 500],
153 "contentsOpaque": true, 148 "contentsOpaque": true,
154 "drawsContent": true, 149 "drawsContent": true,
155 "backgroundColor": "#0000FF", 150 "backgroundColor": "#0000FF",
156 "children": [ 151 "children": [
157 { 152 {
158 "bounds": [285, 485], 153 "bounds": [285, 485],
159 "children": [ 154 "children": [
160 { 155 {
161 "bounds": [285, 665], 156 "bounds": [285, 665],
162 "shouldFlattenTransform": false, 157 "shouldFlattenTransform": false,
163 "drawsContent": true, 158 "drawsContent": true
164 "children": [
165 {
166 "shouldFlattenTransform": false
167 }
168 ]
169 } 159 }
170 ] 160 ]
171 }, 161 },
172 { 162 {
173 "children": [ 163 "children": [
174 { 164 {
175 "position": [0, 485], 165 "position": [0, 485],
176 "bounds": [285, 15], 166 "bounds": [285, 15],
177 "drawsContent": true 167 "drawsContent": true
178 }, 168 },
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
262 } 252 }
263 ] 253 ]
264 } 254 }
265 ] 255 ]
266 } 256 }
267 257
268 258
269 *** iteration 3: *** 259 *** iteration 3: ***
270 260
271 { 261 {
272 "bounds": [785, 4431], 262 "bounds": [785, 4281],
273 "children": [ 263 "children": [
274 { 264 {
275 "bounds": [785, 4431], 265 "bounds": [785, 4281],
276 "contentsOpaque": true, 266 "contentsOpaque": true,
277 "drawsContent": true, 267 "drawsContent": true,
278 "children": [ 268 "children": [
279 { 269 {
280 "position": [8, 80], 270 "position": [8, 80],
281 "bounds": [300, 500], 271 "bounds": [300, 500],
282 "contentsOpaque": true, 272 "contentsOpaque": true,
283 "drawsContent": true, 273 "drawsContent": true,
284 "backgroundColor": "#0000FF", 274 "backgroundColor": "#0000FF",
285 "children": [ 275 "children": [
286 { 276 {
287 "bounds": [285, 485], 277 "bounds": [285, 485],
288 "children": [ 278 "children": [
289 { 279 {
290 "bounds": [285, 665], 280 "bounds": [285, 665],
291 "shouldFlattenTransform": false, 281 "shouldFlattenTransform": false,
292 "drawsContent": true, 282 "drawsContent": true
293 "children": [
294 {
295 "shouldFlattenTransform": false
296 }
297 ]
298 } 283 }
299 ] 284 ]
300 }, 285 },
301 { 286 {
302 "children": [ 287 "children": [
303 { 288 {
304 "position": [0, 485], 289 "position": [0, 485],
305 "bounds": [285, 15], 290 "bounds": [285, 15],
306 "drawsContent": true 291 "drawsContent": true
307 }, 292 },
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 } 376 }
392 ] 377 ]
393 } 378 }
394 ] 379 ]
395 } 380 }
396 381
397 382
398 *** iteration 4: *** 383 *** iteration 4: ***
399 384
400 { 385 {
401 "bounds": [785, 6366], 386 "bounds": [785, 6141],
402 "children": [ 387 "children": [
403 { 388 {
404 "bounds": [785, 6366], 389 "bounds": [785, 6141],
405 "contentsOpaque": true, 390 "contentsOpaque": true,
406 "drawsContent": true, 391 "drawsContent": true,
407 "children": [ 392 "children": [
408 { 393 {
409 "position": [8, 80], 394 "position": [8, 80],
410 "bounds": [300, 500], 395 "bounds": [300, 500],
411 "drawsContent": true, 396 "drawsContent": true,
412 "children": [ 397 "children": [
413 { 398 {
414 "bounds": [285, 485], 399 "bounds": [285, 485],
415 "children": [ 400 "children": [
416 { 401 {
417 "bounds": [285, 665], 402 "bounds": [285, 665],
418 "shouldFlattenTransform": false, 403 "shouldFlattenTransform": false
419 "children": [
420 {
421 "position": [0, 195],
422 "bounds": [285, 15],
423 "shouldFlattenTransform": false,
424 "drawsContent": true
425 }
426 ]
427 } 404 }
428 ] 405 ]
429 }, 406 },
430 { 407 {
431 "children": [ 408 "children": [
432 { 409 {
433 "position": [0, 485], 410 "position": [0, 485],
434 "bounds": [285, 15], 411 "bounds": [285, 15],
435 "drawsContent": true 412 "drawsContent": true
436 }, 413 },
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 "bounds": [100, 50], 493 "bounds": [100, 50],
517 "contentsOpaque": true, 494 "contentsOpaque": true,
518 "drawsContent": true, 495 "drawsContent": true,
519 "backgroundColor": "#FFA500" 496 "backgroundColor": "#FFA500"
520 } 497 }
521 ] 498 ]
522 } 499 }
523 ] 500 ]
524 } 501 }
525 502
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698