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

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

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

Powered by Google App Engine
This is Rietveld 408576698