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

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

Issue 1466203002: Auto-rebaseline for r361055 (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 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 18 matching lines...) Expand all
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 "shouldFlattenTransform": false
35 } 35 }
36 ] 36 ]
37 }, 37 },
38 { 38 {
39 "bounds": [300, 500],
39 "children": [ 40 "children": [
40 { 41 {
41 "position": [0, 485], 42 "position": [0, 485],
42 "bounds": [285, 15], 43 "bounds": [285, 15],
43 "drawsContent": true 44 "drawsContent": true
44 }, 45 },
45 { 46 {
46 "position": [285, 0], 47 "position": [285, 0],
47 "bounds": [15, 485], 48 "bounds": [15, 485],
48 "drawsContent": true 49 "drawsContent": true
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 } 129 }
129 ] 130 ]
130 } 131 }
131 ] 132 ]
132 } 133 }
133 134
134 135
135 *** iteration 2: *** 136 *** iteration 2: ***
136 137
137 { 138 {
138 "bounds": [785, 2421], 139 "bounds": [785, 2436],
139 "children": [ 140 "children": [
140 { 141 {
141 "bounds": [785, 2421], 142 "bounds": [785, 2436],
142 "contentsOpaque": true, 143 "contentsOpaque": true,
143 "drawsContent": true, 144 "drawsContent": true,
144 "children": [ 145 "children": [
145 { 146 {
146 "position": [8, 80], 147 "position": [8, 80],
147 "bounds": [300, 500], 148 "bounds": [300, 500],
148 "contentsOpaque": true, 149 "contentsOpaque": true,
149 "drawsContent": true, 150 "drawsContent": true,
150 "backgroundColor": "#0000FF", 151 "backgroundColor": "#0000FF",
151 "children": [ 152 "children": [
152 { 153 {
153 "bounds": [285, 485], 154 "bounds": [285, 485],
154 "children": [ 155 "children": [
155 { 156 {
156 "bounds": [285, 665], 157 "bounds": [285, 665],
157 "shouldFlattenTransform": false, 158 "shouldFlattenTransform": false,
158 "drawsContent": true 159 "drawsContent": true
159 } 160 }
160 ] 161 ]
161 }, 162 },
162 { 163 {
164 "bounds": [300, 500],
163 "children": [ 165 "children": [
164 { 166 {
165 "position": [0, 485], 167 "position": [0, 485],
166 "bounds": [285, 15], 168 "bounds": [285, 15],
167 "drawsContent": true 169 "drawsContent": true
168 }, 170 },
169 { 171 {
170 "position": [285, 0], 172 "position": [285, 0],
171 "bounds": [15, 485], 173 "bounds": [15, 485],
172 "drawsContent": true 174 "drawsContent": true
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 } 254 }
253 ] 255 ]
254 } 256 }
255 ] 257 ]
256 } 258 }
257 259
258 260
259 *** iteration 3: *** 261 *** iteration 3: ***
260 262
261 { 263 {
262 "bounds": [785, 4281], 264 "bounds": [785, 4311],
263 "children": [ 265 "children": [
264 { 266 {
265 "bounds": [785, 4281], 267 "bounds": [785, 4311],
266 "contentsOpaque": true, 268 "contentsOpaque": true,
267 "drawsContent": true, 269 "drawsContent": true,
268 "children": [ 270 "children": [
269 { 271 {
270 "position": [8, 80], 272 "position": [8, 80],
271 "bounds": [300, 500], 273 "bounds": [300, 500],
272 "contentsOpaque": true, 274 "contentsOpaque": true,
273 "drawsContent": true, 275 "drawsContent": true,
274 "backgroundColor": "#0000FF", 276 "backgroundColor": "#0000FF",
275 "children": [ 277 "children": [
276 { 278 {
277 "bounds": [285, 485], 279 "bounds": [285, 485],
278 "children": [ 280 "children": [
279 { 281 {
280 "bounds": [285, 665], 282 "bounds": [285, 665],
281 "shouldFlattenTransform": false, 283 "shouldFlattenTransform": false,
282 "drawsContent": true 284 "drawsContent": true
283 } 285 }
284 ] 286 ]
285 }, 287 },
286 { 288 {
289 "bounds": [300, 500],
287 "children": [ 290 "children": [
288 { 291 {
289 "position": [0, 485], 292 "position": [0, 485],
290 "bounds": [285, 15], 293 "bounds": [285, 15],
291 "drawsContent": true 294 "drawsContent": true
292 }, 295 },
293 { 296 {
294 "position": [285, 0], 297 "position": [285, 0],
295 "bounds": [15, 485], 298 "bounds": [15, 485],
296 "drawsContent": true 299 "drawsContent": true
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
376 } 379 }
377 ] 380 ]
378 } 381 }
379 ] 382 ]
380 } 383 }
381 384
382 385
383 *** iteration 4: *** 386 *** iteration 4: ***
384 387
385 { 388 {
386 "bounds": [785, 6141], 389 "bounds": [785, 6186],
387 "children": [ 390 "children": [
388 { 391 {
389 "bounds": [785, 6141], 392 "bounds": [785, 6186],
390 "contentsOpaque": true, 393 "contentsOpaque": true,
391 "drawsContent": true, 394 "drawsContent": true,
392 "children": [ 395 "children": [
393 { 396 {
394 "position": [8, 80], 397 "position": [8, 80],
395 "bounds": [300, 500], 398 "bounds": [300, 500],
396 "drawsContent": true, 399 "drawsContent": true,
397 "children": [ 400 "children": [
398 { 401 {
399 "bounds": [285, 485], 402 "bounds": [285, 485],
400 "children": [ 403 "children": [
401 { 404 {
402 "bounds": [285, 665], 405 "bounds": [285, 665],
403 "shouldFlattenTransform": false 406 "shouldFlattenTransform": false
404 } 407 }
405 ] 408 ]
406 }, 409 },
407 { 410 {
411 "bounds": [300, 500],
408 "children": [ 412 "children": [
409 { 413 {
410 "position": [0, 485], 414 "position": [0, 485],
411 "bounds": [285, 15], 415 "bounds": [285, 15],
412 "drawsContent": true 416 "drawsContent": true
413 }, 417 },
414 { 418 {
415 "position": [285, 0], 419 "position": [285, 0],
416 "bounds": [15, 485], 420 "bounds": [15, 485],
417 "drawsContent": true 421 "drawsContent": true
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 "bounds": [100, 50], 497 "bounds": [100, 50],
494 "contentsOpaque": true, 498 "contentsOpaque": true,
495 "drawsContent": true, 499 "drawsContent": true,
496 "backgroundColor": "#FFA500" 500 "backgroundColor": "#FFA500"
497 } 501 }
498 ] 502 ]
499 } 503 }
500 ] 504 ]
501 } 505 }
502 506
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698