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

Side by Side Diff: LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt

Issue 1030323005: Simplify application of perspective origin. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add three more test expectation changes (added since earlier) Created 5 years, 8 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, 68], 25 "position": [8, 68],
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,
35 "children": [ 34 "children": [
36 { 35 {
37 "shouldFlattenTransform": false 36
38 } 37 }
39 ] 38 ]
40 } 39 }
41 ] 40 ]
42 }, 41 },
43 { 42 {
44 "children": [ 43 "children": [
45 { 44 {
46 "position": [0, 485], 45 "position": [0, 485],
47 "bounds": [285, 15], 46 "bounds": [285, 15],
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 } 132 }
134 ] 133 ]
135 } 134 }
136 ] 135 ]
137 } 136 }
138 137
139 138
140 *** iteration 2: *** 139 *** iteration 2: ***
141 140
142 { 141 {
143 "bounds": [785, 2610], 142 "bounds": [785, 2594],
144 "children": [ 143 "children": [
145 { 144 {
146 "bounds": [785, 2610], 145 "bounds": [785, 2594],
147 "contentsOpaque": true, 146 "contentsOpaque": true,
148 "drawsContent": true, 147 "drawsContent": true,
149 "children": [ 148 "children": [
150 { 149 {
151 "position": [8, 68], 150 "position": [8, 68],
152 "bounds": [300, 500], 151 "bounds": [300, 500],
153 "contentsOpaque": true, 152 "contentsOpaque": true,
154 "drawsContent": true, 153 "drawsContent": true,
155 "backgroundColor": "#0000FF", 154 "backgroundColor": "#0000FF",
156 "children": [ 155 "children": [
157 { 156 {
158 "bounds": [285, 485], 157 "bounds": [285, 485],
159 "children": [ 158 "children": [
160 { 159 {
161 "bounds": [285, 665], 160 "bounds": [285, 665],
162 "shouldFlattenTransform": false,
163 "drawsContent": true, 161 "drawsContent": true,
164 "children": [ 162 "children": [
165 { 163 {
166 "shouldFlattenTransform": false 164
167 } 165 }
168 ] 166 ]
169 } 167 }
170 ] 168 ]
171 }, 169 },
172 { 170 {
173 "children": [ 171 "children": [
174 { 172 {
175 "position": [0, 485], 173 "position": [0, 485],
176 "bounds": [285, 15], 174 "bounds": [285, 15],
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
262 } 260 }
263 ] 261 ]
264 } 262 }
265 ] 263 ]
266 } 264 }
267 265
268 266
269 *** iteration 3: *** 267 *** iteration 3: ***
270 268
271 { 269 {
272 "bounds": [785, 4674], 270 "bounds": [785, 4642],
273 "children": [ 271 "children": [
274 { 272 {
275 "bounds": [785, 4674], 273 "bounds": [785, 4642],
276 "contentsOpaque": true, 274 "contentsOpaque": true,
277 "drawsContent": true, 275 "drawsContent": true,
278 "children": [ 276 "children": [
279 { 277 {
280 "position": [8, 68], 278 "position": [8, 68],
281 "bounds": [300, 500], 279 "bounds": [300, 500],
282 "contentsOpaque": true, 280 "contentsOpaque": true,
283 "drawsContent": true, 281 "drawsContent": true,
284 "backgroundColor": "#0000FF", 282 "backgroundColor": "#0000FF",
285 "children": [ 283 "children": [
286 { 284 {
287 "bounds": [285, 485], 285 "bounds": [285, 485],
288 "children": [ 286 "children": [
289 { 287 {
290 "bounds": [285, 665], 288 "bounds": [285, 665],
291 "shouldFlattenTransform": false,
292 "drawsContent": true, 289 "drawsContent": true,
293 "children": [ 290 "children": [
294 { 291 {
295 "shouldFlattenTransform": false 292
296 } 293 }
297 ] 294 ]
298 } 295 }
299 ] 296 ]
300 }, 297 },
301 { 298 {
302 "children": [ 299 "children": [
303 { 300 {
304 "position": [0, 485], 301 "position": [0, 485],
305 "bounds": [285, 15], 302 "bounds": [285, 15],
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 } 388 }
392 ] 389 ]
393 } 390 }
394 ] 391 ]
395 } 392 }
396 393
397 394
398 *** iteration 4: *** 395 *** iteration 4: ***
399 396
400 { 397 {
401 "bounds": [785, 6738], 398 "bounds": [785, 6690],
402 "children": [ 399 "children": [
403 { 400 {
404 "bounds": [785, 6738], 401 "bounds": [785, 6690],
405 "contentsOpaque": true, 402 "contentsOpaque": true,
406 "drawsContent": true, 403 "drawsContent": true,
407 "children": [ 404 "children": [
408 { 405 {
409 "position": [8, 68], 406 "position": [8, 68],
410 "bounds": [300, 500], 407 "bounds": [300, 500],
411 "drawsContent": true, 408 "drawsContent": true,
412 "children": [ 409 "children": [
413 { 410 {
414 "bounds": [285, 485], 411 "bounds": [285, 485],
415 "children": [ 412 "children": [
416 { 413 {
417 "bounds": [285, 665], 414 "bounds": [285, 665],
418 "shouldFlattenTransform": false,
419 "children": [ 415 "children": [
420 { 416 {
421 "position": [0, 195], 417 "position": [0, 195],
422 "bounds": [285, 15], 418 "bounds": [285, 15],
423 "shouldFlattenTransform": false,
424 "drawsContent": true 419 "drawsContent": true
425 } 420 }
426 ] 421 ]
427 } 422 }
428 ] 423 ]
429 }, 424 },
430 { 425 {
431 "children": [ 426 "children": [
432 { 427 {
433 "position": [0, 485], 428 "position": [0, 485],
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 "bounds": [100, 50], 511 "bounds": [100, 50],
517 "contentsOpaque": true, 512 "contentsOpaque": true,
518 "drawsContent": true, 513 "drawsContent": true,
519 "backgroundColor": "#FFA500" 514 "backgroundColor": "#FFA500"
520 } 515 }
521 ] 516 ]
522 } 517 }
523 ] 518 ]
524 } 519 }
525 520
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698