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

Side by Side Diff: LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-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 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 15 matching lines...) Expand all
26 "bounds": [300, 500], 26 "bounds": [300, 500],
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,
37 "drawsContent": true, 36 "drawsContent": true,
38 "children": [ 37 "children": [
39 { 38 {
40 "shouldFlattenTransform": false 39
41 } 40 }
42 ] 41 ]
43 } 42 }
44 ] 43 ]
45 }, 44 },
46 { 45 {
47 "children": [ 46 "children": [
48 { 47 {
49 "position": [0, 485], 48 "position": [0, 485],
50 "bounds": [285, 15] 49 "bounds": [285, 15]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 } 133 }
135 ] 134 ]
136 } 135 }
137 ] 136 ]
138 } 137 }
139 138
140 139
141 *** iteration 2: *** 140 *** iteration 2: ***
142 141
143 { 142 {
144 "bounds": [785, 2511], 143 "bounds": [785, 2496],
145 "children": [ 144 "children": [
146 { 145 {
147 "bounds": [785, 2511], 146 "bounds": [785, 2496],
148 "contentsOpaque": true, 147 "contentsOpaque": true,
149 "drawsContent": true, 148 "drawsContent": true,
150 "children": [ 149 "children": [
151 { 150 {
152 "position": [8, 80], 151 "position": [8, 80],
153 "bounds": [300, 500], 152 "bounds": [300, 500],
154 "contentsOpaque": true, 153 "contentsOpaque": true,
155 "drawsContent": true, 154 "drawsContent": true,
156 "backgroundColor": "#0000FF", 155 "backgroundColor": "#0000FF",
157 "children": [ 156 "children": [
158 { 157 {
159 "bounds": [285, 485], 158 "bounds": [285, 485],
160 "children": [ 159 "children": [
161 { 160 {
162 "bounds": [285, 665], 161 "bounds": [285, 665],
163 "shouldFlattenTransform": false,
164 "drawsContent": true, 162 "drawsContent": true,
165 "children": [ 163 "children": [
166 { 164 {
167 "shouldFlattenTransform": false 165
168 } 166 }
169 ] 167 ]
170 } 168 }
171 ] 169 ]
172 }, 170 },
173 { 171 {
174 "children": [ 172 "children": [
175 { 173 {
176 "position": [0, 485], 174 "position": [0, 485],
177 "bounds": [285, 15] 175 "bounds": [285, 15]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 } 259 }
262 ] 260 ]
263 } 261 }
264 ] 262 ]
265 } 263 }
266 264
267 265
268 *** iteration 3: *** 266 *** iteration 3: ***
269 267
270 { 268 {
271 "bounds": [785, 4416], 269 "bounds": [785, 4386],
272 "children": [ 270 "children": [
273 { 271 {
274 "bounds": [785, 4416], 272 "bounds": [785, 4386],
275 "contentsOpaque": true, 273 "contentsOpaque": true,
276 "drawsContent": true, 274 "drawsContent": true,
277 "children": [ 275 "children": [
278 { 276 {
279 "position": [8, 80], 277 "position": [8, 80],
280 "bounds": [300, 500], 278 "bounds": [300, 500],
281 "drawsContent": true, 279 "drawsContent": true,
282 "children": [ 280 "children": [
283 { 281 {
284 "bounds": [285, 485], 282 "bounds": [285, 485],
285 "children": [ 283 "children": [
286 { 284 {
287 "bounds": [285, 665], 285 "bounds": [285, 665],
288 "shouldFlattenTransform": false,
289 "children": [ 286 "children": [
290 { 287 {
291 "position": [0, 195], 288 "position": [0, 195],
292 "bounds": [285, 15], 289 "bounds": [285, 15],
293 "shouldFlattenTransform": false,
294 "drawsContent": true 290 "drawsContent": true
295 } 291 }
296 ] 292 ]
297 } 293 }
298 ] 294 ]
299 }, 295 },
300 { 296 {
301 "children": [ 297 "children": [
302 { 298 {
303 "position": [0, 485], 299 "position": [0, 485],
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 } 384 }
389 ] 385 ]
390 } 386 }
391 ] 387 ]
392 } 388 }
393 389
394 390
395 *** iteration 4: *** 391 *** iteration 4: ***
396 392
397 { 393 {
398 "bounds": [785, 6321], 394 "bounds": [785, 6261],
399 "children": [ 395 "children": [
400 { 396 {
401 "bounds": [785, 6321], 397 "bounds": [785, 6261],
402 "contentsOpaque": true, 398 "contentsOpaque": true,
403 "drawsContent": true, 399 "drawsContent": true,
404 "children": [ 400 "children": [
405 { 401 {
406 "position": [8, 80], 402 "position": [8, 80],
407 "bounds": [300, 500], 403 "bounds": [300, 500],
408 "drawsContent": true, 404 "drawsContent": true,
409 "children": [ 405 "children": [
410 { 406 {
411 "bounds": [285, 485], 407 "bounds": [285, 485],
412 "children": [ 408 "children": [
413 { 409 {
414 "bounds": [285, 665], 410 "bounds": [285, 665],
415 "shouldFlattenTransform": false,
416 "children": [ 411 "children": [
417 { 412 {
418 "position": [0, 195], 413 "position": [0, 195],
419 "bounds": [285, 15], 414 "bounds": [285, 15]
420 "shouldFlattenTransform": false
421 } 415 }
422 ] 416 ]
423 } 417 }
424 ] 418 ]
425 }, 419 },
426 { 420 {
427 "children": [ 421 "children": [
428 { 422 {
429 "position": [0, 485], 423 "position": [0, 485],
430 "bounds": [285, 15] 424 "bounds": [285, 15]
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 "bounds": [100, 50], 504 "bounds": [100, 50],
511 "contentsOpaque": true, 505 "contentsOpaque": true,
512 "drawsContent": true, 506 "drawsContent": true,
513 "backgroundColor": "#FFA500" 507 "backgroundColor": "#FFA500"
514 } 508 }
515 ] 509 ]
516 } 510 }
517 ] 511 ]
518 } 512 }
519 513
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698