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

Side by Side Diff: LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt

Issue 543953002: Auto-rebaseline for r181413 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
« no previous file with comments | « LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/selection-gaps-toggling-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
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 "drawsContent": true,
27 "children": [ 28 "children": [
28 { 29 {
29 "bounds": [285, 485], 30 "bounds": [285, 485],
30 "children": [ 31 "children": [
31 { 32 {
32 "bounds": [285, 665], 33 "bounds": [285, 665],
33 "shouldFlattenTransform": false, 34 "shouldFlattenTransform": false,
34 "children": [ 35 "children": [
35 { 36 {
36 "shouldFlattenTransform": false 37 "shouldFlattenTransform": false
(...skipping 95 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,
153 "drawsContent": true, 154 "drawsContent": true,
154 "backgroundColor": "#0000FF", 155 "backgroundColor": "#0000FF",
155 "children": [ 156 "children": [
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 } 262 }
262 ] 263 ]
263 } 264 }
264 ] 265 ]
265 } 266 }
266 267
267 268
268 *** iteration 3: *** 269 *** iteration 3: ***
269 270
270 { 271 {
271 "bounds": [785, 4416], 272 "bounds": [785, 4431],
272 "children": [ 273 "children": [
273 { 274 {
274 "bounds": [785, 4416], 275 "bounds": [785, 4431],
275 "contentsOpaque": true, 276 "contentsOpaque": true,
276 "drawsContent": true, 277 "drawsContent": true,
277 "children": [ 278 "children": [
278 { 279 {
279 "position": [8, 80], 280 "position": [8, 80],
280 "bounds": [300, 500], 281 "bounds": [300, 500],
281 "contentsOpaque": true, 282 "contentsOpaque": true,
282 "drawsContent": true, 283 "drawsContent": true,
283 "backgroundColor": "#0000FF", 284 "backgroundColor": "#0000FF",
284 "children": [ 285 "children": [
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 } 391 }
391 ] 392 ]
392 } 393 }
393 ] 394 ]
394 } 395 }
395 396
396 397
397 *** iteration 4: *** 398 *** iteration 4: ***
398 399
399 { 400 {
400 "bounds": [785, 6351], 401 "bounds": [785, 6366],
401 "children": [ 402 "children": [
402 { 403 {
403 "bounds": [785, 6351], 404 "bounds": [785, 6366],
404 "contentsOpaque": true, 405 "contentsOpaque": true,
405 "drawsContent": true, 406 "drawsContent": true,
406 "children": [ 407 "children": [
407 { 408 {
408 "position": [8, 80], 409 "position": [8, 80],
409 "bounds": [300, 500], 410 "bounds": [300, 500],
411 "drawsContent": true,
410 "children": [ 412 "children": [
411 { 413 {
412 "bounds": [285, 485], 414 "bounds": [285, 485],
413 "children": [ 415 "children": [
414 { 416 {
415 "bounds": [285, 665], 417 "bounds": [285, 665],
416 "shouldFlattenTransform": false, 418 "shouldFlattenTransform": false,
417 "children": [ 419 "children": [
418 { 420 {
419 "position": [0, 195], 421 "position": [0, 195],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
514 "bounds": [100, 50], 516 "bounds": [100, 50],
515 "contentsOpaque": true, 517 "contentsOpaque": true,
516 "drawsContent": true, 518 "drawsContent": true,
517 "backgroundColor": "#FFA500" 519 "backgroundColor": "#FFA500"
518 } 520 }
519 ] 521 ]
520 } 522 }
521 ] 523 ]
522 } 524 }
523 525
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/selection-gaps-toggling-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698