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

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

Powered by Google App Engine
This is Rietveld 408576698