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

Side by Side Diff: LayoutTests/platform/linux/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, 4 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 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 } 136 }
136 ] 137 ]
137 } 138 }
138 ] 139 ]
139 } 140 }
140 141
141 142
142 *** iteration 2: *** 143 *** iteration 2: ***
143 144
144 { 145 {
145 "bounds": [785, 2642], 146 "bounds": [785, 2658],
146 "children": [ 147 "children": [
147 { 148 {
148 "bounds": [785, 2642], 149 "bounds": [785, 2658],
149 "contentsOpaque": true, 150 "contentsOpaque": true,
150 "drawsContent": true, 151 "drawsContent": true,
151 "children": [ 152 "children": [
152 { 153 {
153 "position": [8, 68], 154 "position": [8, 68],
154 "bounds": [300, 500], 155 "bounds": [300, 500],
155 "contentsOpaque": true, 156 "contentsOpaque": true,
156 "drawsContent": true, 157 "drawsContent": true,
157 "backgroundColor": "#0000FF", 158 "backgroundColor": "#0000FF",
158 "children": [ 159 "children": [
159 { 160 {
160 "bounds": [285, 485], 161 "bounds": [285, 485],
161 "children": [ 162 "children": [
162 { 163 {
163 "bounds": [285, 665], 164 "bounds": [285, 665],
165 "shouldFlattenTransform": false,
164 "drawsContent": true, 166 "drawsContent": true,
165 "children": [ 167 "children": [
166 { 168 {
167 169 "shouldFlattenTransform": false
168 } 170 }
169 ] 171 ]
170 } 172 }
171 ] 173 ]
172 }, 174 },
173 { 175 {
174 "children": [ 176 "children": [
175 { 177 {
176 "position": [0, 485], 178 "position": [0, 485],
177 "bounds": [285, 15], 179 "bounds": [285, 15],
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 } 265 }
264 ] 266 ]
265 } 267 }
266 ] 268 ]
267 } 269 }
268 270
269 271
270 *** iteration 3: *** 272 *** iteration 3: ***
271 273
272 { 274 {
273 "bounds": [785, 4690], 275 "bounds": [785, 4722],
274 "children": [ 276 "children": [
275 { 277 {
276 "bounds": [785, 4690], 278 "bounds": [785, 4722],
277 "contentsOpaque": true, 279 "contentsOpaque": true,
278 "drawsContent": true, 280 "drawsContent": true,
279 "children": [ 281 "children": [
280 { 282 {
281 "position": [8, 68], 283 "position": [8, 68],
282 "bounds": [300, 500], 284 "bounds": [300, 500],
283 "drawsContent": true, 285 "drawsContent": true,
284 "children": [ 286 "children": [
285 { 287 {
286 "bounds": [285, 485], 288 "bounds": [285, 485],
287 "children": [ 289 "children": [
288 { 290 {
289 "bounds": [285, 665], 291 "bounds": [285, 665],
292 "shouldFlattenTransform": false,
290 "children": [ 293 "children": [
291 { 294 {
292 "position": [0, 195], 295 "position": [0, 195],
293 "bounds": [285, 15], 296 "bounds": [285, 15],
297 "shouldFlattenTransform": false,
294 "drawsContent": true 298 "drawsContent": true
295 } 299 }
296 ] 300 ]
297 } 301 }
298 ] 302 ]
299 }, 303 },
300 { 304 {
301 "children": [ 305 "children": [
302 { 306 {
303 "position": [0, 485], 307 "position": [0, 485],
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 } 394 }
391 ] 395 ]
392 } 396 }
393 ] 397 ]
394 } 398 }
395 399
396 400
397 *** iteration 4: *** 401 *** iteration 4: ***
398 402
399 { 403 {
400 "bounds": [785, 6722], 404 "bounds": [785, 6786],
401 "children": [ 405 "children": [
402 { 406 {
403 "bounds": [785, 6722], 407 "bounds": [785, 6786],
404 "contentsOpaque": true, 408 "contentsOpaque": true,
405 "drawsContent": true, 409 "drawsContent": true,
406 "children": [ 410 "children": [
407 { 411 {
408 "position": [8, 68], 412 "position": [8, 68],
409 "bounds": [300, 500], 413 "bounds": [300, 500],
410 "drawsContent": true, 414 "drawsContent": true,
411 "children": [ 415 "children": [
412 { 416 {
413 "bounds": [285, 485], 417 "bounds": [285, 485],
414 "children": [ 418 "children": [
415 { 419 {
416 "bounds": [285, 665], 420 "bounds": [285, 665],
421 "shouldFlattenTransform": false,
417 "children": [ 422 "children": [
418 { 423 {
419 "position": [0, 195], 424 "position": [0, 195],
420 "bounds": [285, 15] 425 "bounds": [285, 15],
426 "shouldFlattenTransform": false
421 } 427 }
422 ] 428 ]
423 } 429 }
424 ] 430 ]
425 }, 431 },
426 { 432 {
427 "children": [ 433 "children": [
428 { 434 {
429 "position": [0, 485], 435 "position": [0, 485],
430 "bounds": [285, 15], 436 "bounds": [285, 15],
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 "bounds": [100, 50], 518 "bounds": [100, 50],
513 "contentsOpaque": true, 519 "contentsOpaque": true,
514 "drawsContent": true, 520 "drawsContent": true,
515 "backgroundColor": "#FFA500" 521 "backgroundColor": "#FFA500"
516 } 522 }
517 ] 523 ]
518 } 524 }
519 ] 525 ]
520 } 526 }
521 527
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698