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

Side by Side Diff: LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt

Issue 1065013002: Auto-rebaseline for r193291 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 | Annotate | Revision Log
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,
35 "children": [ 34 "children": [
36 { 35 {
37 "shouldFlattenTransform": false 36
38 } 37 }
39 ] 38 ]
40 } 39 }
41 ] 40 ]
42 }, 41 },
43 { 42 {
44 "children": [ 43 "children": [
45 { 44 {
46 "position": [0, 485], 45 "position": [0, 485],
47 "bounds": [285, 15] 46 "bounds": [285, 15]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 } 130 }
132 ] 131 ]
133 } 132 }
134 ] 133 ]
135 } 134 }
136 135
137 136
138 *** iteration 2: *** 137 *** iteration 2: ***
139 138
140 { 139 {
141 "bounds": [785, 2466], 140 "bounds": [785, 2451],
142 "children": [ 141 "children": [
143 { 142 {
144 "bounds": [785, 2466], 143 "bounds": [785, 2451],
145 "contentsOpaque": true, 144 "contentsOpaque": true,
146 "drawsContent": true, 145 "drawsContent": true,
147 "children": [ 146 "children": [
148 { 147 {
149 "position": [8, 80], 148 "position": [8, 80],
150 "bounds": [300, 500], 149 "bounds": [300, 500],
151 "contentsOpaque": true, 150 "contentsOpaque": true,
152 "drawsContent": true, 151 "drawsContent": true,
153 "backgroundColor": "#0000FF", 152 "backgroundColor": "#0000FF",
154 "children": [ 153 "children": [
155 { 154 {
156 "bounds": [285, 485], 155 "bounds": [285, 485],
157 "children": [ 156 "children": [
158 { 157 {
159 "bounds": [285, 665], 158 "bounds": [285, 665],
160 "shouldFlattenTransform": false,
161 "drawsContent": true, 159 "drawsContent": true,
162 "children": [ 160 "children": [
163 { 161 {
164 "shouldFlattenTransform": false 162
165 } 163 }
166 ] 164 ]
167 } 165 }
168 ] 166 ]
169 }, 167 },
170 { 168 {
171 "children": [ 169 "children": [
172 { 170 {
173 "position": [0, 485], 171 "position": [0, 485],
174 "bounds": [285, 15] 172 "bounds": [285, 15]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 } 256 }
259 ] 257 ]
260 } 258 }
261 ] 259 ]
262 } 260 }
263 261
264 262
265 *** iteration 3: *** 263 *** iteration 3: ***
266 264
267 { 265 {
268 "bounds": [785, 4371], 266 "bounds": [785, 4341],
269 "children": [ 267 "children": [
270 { 268 {
271 "bounds": [785, 4371], 269 "bounds": [785, 4341],
272 "contentsOpaque": true, 270 "contentsOpaque": true,
273 "drawsContent": true, 271 "drawsContent": true,
274 "children": [ 272 "children": [
275 { 273 {
276 "position": [8, 80], 274 "position": [8, 80],
277 "bounds": [300, 500], 275 "bounds": [300, 500],
278 "contentsOpaque": true, 276 "contentsOpaque": true,
279 "drawsContent": true, 277 "drawsContent": true,
280 "backgroundColor": "#0000FF", 278 "backgroundColor": "#0000FF",
281 "children": [ 279 "children": [
282 { 280 {
283 "bounds": [285, 485], 281 "bounds": [285, 485],
284 "children": [ 282 "children": [
285 { 283 {
286 "bounds": [285, 665], 284 "bounds": [285, 665],
287 "shouldFlattenTransform": false,
288 "drawsContent": true, 285 "drawsContent": true,
289 "children": [ 286 "children": [
290 { 287 {
291 "shouldFlattenTransform": false 288
292 } 289 }
293 ] 290 ]
294 } 291 }
295 ] 292 ]
296 }, 293 },
297 { 294 {
298 "children": [ 295 "children": [
299 { 296 {
300 "position": [0, 485], 297 "position": [0, 485],
301 "bounds": [285, 15] 298 "bounds": [285, 15]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 } 382 }
386 ] 383 ]
387 } 384 }
388 ] 385 ]
389 } 386 }
390 387
391 388
392 *** iteration 4: *** 389 *** iteration 4: ***
393 390
394 { 391 {
395 "bounds": [785, 6276], 392 "bounds": [785, 6231],
396 "children": [ 393 "children": [
397 { 394 {
398 "bounds": [785, 6276], 395 "bounds": [785, 6231],
399 "contentsOpaque": true, 396 "contentsOpaque": true,
400 "drawsContent": true, 397 "drawsContent": true,
401 "children": [ 398 "children": [
402 { 399 {
403 "position": [8, 80], 400 "position": [8, 80],
404 "bounds": [300, 500], 401 "bounds": [300, 500],
405 "drawsContent": true, 402 "drawsContent": true,
406 "children": [ 403 "children": [
407 { 404 {
408 "bounds": [285, 485], 405 "bounds": [285, 485],
409 "children": [ 406 "children": [
410 { 407 {
411 "bounds": [285, 665], 408 "bounds": [285, 665],
412 "shouldFlattenTransform": false,
413 "children": [ 409 "children": [
414 { 410 {
415 "position": [0, 195], 411 "position": [0, 195],
416 "bounds": [285, 15], 412 "bounds": [285, 15],
417 "shouldFlattenTransform": false,
418 "drawsContent": true 413 "drawsContent": true
419 } 414 }
420 ] 415 ]
421 } 416 }
422 ] 417 ]
423 }, 418 },
424 { 419 {
425 "children": [ 420 "children": [
426 { 421 {
427 "position": [0, 485], 422 "position": [0, 485],
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 "bounds": [100, 50], 503 "bounds": [100, 50],
509 "contentsOpaque": true, 504 "contentsOpaque": true,
510 "drawsContent": true, 505 "drawsContent": true,
511 "backgroundColor": "#FFA500" 506 "backgroundColor": "#FFA500"
512 } 507 }
513 ] 508 ]
514 } 509 }
515 ] 510 ]
516 } 511 }
517 512
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698