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

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

Issue 1518523003: Auto-rebaseline for r364120 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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, 80], 25 "position": [8, 80],
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 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 } 133 }
133 ] 134 ]
134 } 135 }
135 ] 136 ]
136 } 137 }
137 138
138 139
139 *** iteration 2: *** 140 *** iteration 2: ***
140 141
141 { 142 {
142 "bounds": [785, 2481], 143 "bounds": [785, 2496],
143 "children": [ 144 "children": [
144 { 145 {
145 "bounds": [785, 2481], 146 "bounds": [785, 2496],
146 "contentsOpaque": true, 147 "contentsOpaque": true,
147 "drawsContent": true, 148 "drawsContent": true,
148 "children": [ 149 "children": [
149 { 150 {
150 "position": [8, 80], 151 "position": [8, 80],
151 "bounds": [300, 500], 152 "bounds": [300, 500],
152 "contentsOpaque": true, 153 "contentsOpaque": true,
154 "shouldFlattenTransform": false,
153 "drawsContent": true, 155 "drawsContent": true,
154 "backgroundColor": "#0000FF", 156 "backgroundColor": "#0000FF",
155 "children": [ 157 "children": [
156 { 158 {
157 "bounds": [285, 485], 159 "bounds": [285, 485],
160 "shouldFlattenTransform": false,
158 "children": [ 161 "children": [
159 { 162 {
160 "bounds": [285, 665], 163 "bounds": [285, 665],
161 "shouldFlattenTransform": false,
162 "drawsContent": true 164 "drawsContent": true
163 } 165 }
164 ] 166 ]
165 }, 167 },
166 { 168 {
167 "bounds": [300, 500], 169 "bounds": [300, 500],
168 "children": [ 170 "children": [
169 { 171 {
170 "position": [0, 485], 172 "position": [0, 485],
171 "bounds": [285, 15], 173 "bounds": [285, 15],
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 } 259 }
258 ] 260 ]
259 } 261 }
260 ] 262 ]
261 } 263 }
262 264
263 265
264 *** iteration 3: *** 266 *** iteration 3: ***
265 267
266 { 268 {
267 "bounds": [785, 4356], 269 "bounds": [785, 4386],
268 "children": [ 270 "children": [
269 { 271 {
270 "bounds": [785, 4356], 272 "bounds": [785, 4386],
271 "contentsOpaque": true, 273 "contentsOpaque": true,
272 "drawsContent": true, 274 "drawsContent": true,
273 "children": [ 275 "children": [
274 { 276 {
275 "position": [8, 80], 277 "position": [8, 80],
276 "bounds": [300, 500], 278 "bounds": [300, 500],
279 "shouldFlattenTransform": false,
277 "drawsContent": true, 280 "drawsContent": true,
278 "children": [ 281 "children": [
279 { 282 {
280 "bounds": [285, 485], 283 "bounds": [285, 485],
284 "shouldFlattenTransform": false,
281 "children": [ 285 "children": [
282 { 286 {
283 "bounds": [285, 665], 287 "bounds": [285, 665]
284 "shouldFlattenTransform": false
285 } 288 }
286 ] 289 ]
287 }, 290 },
288 { 291 {
289 "bounds": [300, 500], 292 "bounds": [300, 500],
290 "children": [ 293 "children": [
291 { 294 {
292 "position": [0, 485], 295 "position": [0, 485],
293 "bounds": [285, 15], 296 "bounds": [285, 15],
294 "drawsContent": true 297 "drawsContent": true
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 } 382 }
380 ] 383 ]
381 } 384 }
382 ] 385 ]
383 } 386 }
384 387
385 388
386 *** iteration 4: *** 389 *** iteration 4: ***
387 390
388 { 391 {
389 "bounds": [785, 6186], 392 "bounds": [785, 6231],
390 "children": [ 393 "children": [
391 { 394 {
392 "bounds": [785, 6186], 395 "bounds": [785, 6231],
393 "contentsOpaque": true, 396 "contentsOpaque": true,
394 "drawsContent": true, 397 "drawsContent": true,
395 "children": [ 398 "children": [
396 { 399 {
397 "position": [8, 80], 400 "position": [8, 80],
398 "bounds": [300, 500], 401 "bounds": [300, 500],
402 "shouldFlattenTransform": false,
399 "drawsContent": true, 403 "drawsContent": true,
400 "children": [ 404 "children": [
401 { 405 {
402 "bounds": [285, 485], 406 "bounds": [285, 485],
407 "shouldFlattenTransform": false,
403 "children": [ 408 "children": [
404 { 409 {
405 "bounds": [285, 665], 410 "bounds": [285, 665]
406 "shouldFlattenTransform": false
407 } 411 }
408 ] 412 ]
409 }, 413 },
410 { 414 {
411 "bounds": [300, 500], 415 "bounds": [300, 500],
412 "children": [ 416 "children": [
413 { 417 {
414 "position": [0, 485], 418 "position": [0, 485],
415 "bounds": [285, 15], 419 "bounds": [285, 15],
416 "drawsContent": true 420 "drawsContent": true
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 "bounds": [100, 50], 501 "bounds": [100, 50],
498 "contentsOpaque": true, 502 "contentsOpaque": true,
499 "drawsContent": true, 503 "drawsContent": true,
500 "backgroundColor": "#FFA500" 504 "backgroundColor": "#FFA500"
501 } 505 }
502 ] 506 ]
503 } 507 }
504 ] 508 ]
505 } 509 }
506 510
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698