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

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

Issue 1407383005: Fix flattening for scrollable areas. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years 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
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
11 Lorem Ipsum 11 Lorem Ipsum
12 12
13 13
14 *** iteration 1: *** 14 *** iteration 1: ***
15 15
16 { 16 {
17 "bounds": [800, 600], 17 "bounds": [800, 600],
18 "children": [ 18 "children": [
19 { 19 {
20 "bounds": [800, 600], 20 "bounds": [800, 600],
21 "contentsOpaque": true, 21 "contentsOpaque": true,
22 "drawsContent": true, 22 "drawsContent": true,
23 "children": [ 23 "children": [
24 { 24 {
25 "position": [8, 68], 25 "position": [8, 68],
26 "bounds": [300, 500], 26 "bounds": [300, 500],
27 "contentsOpaque": true, 27 "contentsOpaque": true,
28 "shouldFlattenTransform": false,
28 "drawsContent": true, 29 "drawsContent": true,
29 "backgroundColor": "#0000FF", 30 "backgroundColor": "#0000FF",
30 "children": [ 31 "children": [
31 { 32 {
32 "bounds": [285, 485], 33 "bounds": [285, 485],
34 "shouldFlattenTransform": false,
33 "children": [ 35 "children": [
34 { 36 {
35 "bounds": [285, 665], 37 "bounds": [285, 665],
36 "shouldFlattenTransform": false,
37 "drawsContent": true 38 "drawsContent": true
38 } 39 }
39 ] 40 ]
40 }, 41 },
41 { 42 {
42 "bounds": [300, 500], 43 "bounds": [300, 500],
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, 2562], 141 "bounds": [785, 2578],
141 "children": [ 142 "children": [
142 { 143 {
143 "bounds": [785, 2562], 144 "bounds": [785, 2578],
144 "contentsOpaque": true, 145 "contentsOpaque": true,
145 "drawsContent": true, 146 "drawsContent": true,
146 "children": [ 147 "children": [
147 { 148 {
148 "position": [8, 68], 149 "position": [8, 68],
149 "bounds": [300, 500], 150 "bounds": [300, 500],
150 "contentsOpaque": true, 151 "contentsOpaque": true,
152 "shouldFlattenTransform": false,
151 "drawsContent": true, 153 "drawsContent": true,
152 "backgroundColor": "#0000FF", 154 "backgroundColor": "#0000FF",
153 "children": [ 155 "children": [
154 { 156 {
155 "bounds": [285, 485], 157 "bounds": [285, 485],
158 "shouldFlattenTransform": false,
156 "children": [ 159 "children": [
157 { 160 {
158 "bounds": [285, 665], 161 "bounds": [285, 665],
159 "shouldFlattenTransform": false,
160 "drawsContent": true 162 "drawsContent": true
161 } 163 }
162 ] 164 ]
163 }, 165 },
164 { 166 {
165 "bounds": [300, 500], 167 "bounds": [300, 500],
166 "children": [ 168 "children": [
167 { 169 {
168 "position": [0, 485], 170 "position": [0, 485],
169 "bounds": [285, 15] 171 "bounds": [285, 15]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 } 255 }
254 ] 256 ]
255 } 257 }
256 ] 258 ]
257 } 259 }
258 260
259 261
260 *** iteration 3: *** 262 *** iteration 3: ***
261 263
262 { 264 {
263 "bounds": [785, 4530], 265 "bounds": [785, 4562],
264 "children": [ 266 "children": [
265 { 267 {
266 "bounds": [785, 4530], 268 "bounds": [785, 4562],
267 "contentsOpaque": true, 269 "contentsOpaque": true,
268 "drawsContent": true, 270 "drawsContent": true,
269 "children": [ 271 "children": [
270 { 272 {
271 "position": [8, 68], 273 "position": [8, 68],
272 "bounds": [300, 500], 274 "bounds": [300, 500],
275 "shouldFlattenTransform": false,
273 "drawsContent": true, 276 "drawsContent": true,
274 "children": [ 277 "children": [
275 { 278 {
276 "bounds": [285, 485], 279 "bounds": [285, 485],
280 "shouldFlattenTransform": false,
277 "children": [ 281 "children": [
278 { 282 {
279 "bounds": [285, 665], 283 "bounds": [285, 665]
280 "shouldFlattenTransform": false
281 } 284 }
282 ] 285 ]
283 }, 286 },
284 { 287 {
285 "bounds": [300, 500], 288 "bounds": [300, 500],
286 "children": [ 289 "children": [
287 { 290 {
288 "position": [0, 485], 291 "position": [0, 485],
289 "bounds": [285, 15] 292 "bounds": [285, 15]
290 }, 293 },
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 } 376 }
374 ] 377 ]
375 } 378 }
376 ] 379 ]
377 } 380 }
378 381
379 382
380 *** iteration 4: *** 383 *** iteration 4: ***
381 384
382 { 385 {
383 "bounds": [785, 6450], 386 "bounds": [785, 6498],
384 "children": [ 387 "children": [
385 { 388 {
386 "bounds": [785, 6450], 389 "bounds": [785, 6498],
387 "contentsOpaque": true, 390 "contentsOpaque": true,
388 "drawsContent": true, 391 "drawsContent": true,
389 "children": [ 392 "children": [
390 { 393 {
391 "position": [8, 68], 394 "position": [8, 68],
392 "bounds": [300, 500], 395 "bounds": [300, 500],
396 "shouldFlattenTransform": false,
393 "drawsContent": true, 397 "drawsContent": true,
394 "children": [ 398 "children": [
395 { 399 {
396 "bounds": [285, 485], 400 "bounds": [285, 485],
401 "shouldFlattenTransform": false,
397 "children": [ 402 "children": [
398 { 403 {
399 "bounds": [285, 665], 404 "bounds": [285, 665]
400 "shouldFlattenTransform": false
401 } 405 }
402 ] 406 ]
403 }, 407 },
404 { 408 {
405 "bounds": [300, 500], 409 "bounds": [300, 500],
406 "children": [ 410 "children": [
407 { 411 {
408 "position": [0, 485], 412 "position": [0, 485],
409 "bounds": [285, 15] 413 "bounds": [285, 15]
410 }, 414 },
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 "bounds": [100, 50], 493 "bounds": [100, 50],
490 "contentsOpaque": true, 494 "contentsOpaque": true,
491 "drawsContent": true, 495 "drawsContent": true,
492 "backgroundColor": "#FFA500" 496 "backgroundColor": "#FFA500"
493 } 497 }
494 ] 498 ]
495 } 499 }
496 ] 500 ]
497 } 501 }
498 502
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698