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

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

Issue 1316723004: Auto-rebaseline for r201138 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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) doesn't draw content at all, and its scrolli ng block selection layer (the child of the scrolling contents layer) draws conte nt only on iteration 2. 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) doesn't draw content at all, and its scrolli ng block selection layer (the child of the scrolling contents layer) draws conte nt only on iteration 2. 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,
34 "children": [ 35 "children": [
35 { 36 {
36 37 "shouldFlattenTransform": false
37 } 38 }
38 ] 39 ]
39 } 40 }
40 ] 41 ]
41 }, 42 },
42 { 43 {
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, 2594], 143 "bounds": [785, 2610],
143 "children": [ 144 "children": [
144 { 145 {
145 "bounds": [785, 2594], 146 "bounds": [785, 2610],
146 "contentsOpaque": true, 147 "contentsOpaque": true,
147 "drawsContent": true, 148 "drawsContent": true,
148 "children": [ 149 "children": [
149 { 150 {
150 "position": [8, 68], 151 "position": [8, 68],
151 "bounds": [300, 500], 152 "bounds": [300, 500],
152 "drawsContent": true, 153 "drawsContent": true,
153 "children": [ 154 "children": [
154 { 155 {
155 "bounds": [285, 485], 156 "bounds": [285, 485],
156 "children": [ 157 "children": [
157 { 158 {
158 "bounds": [285, 665], 159 "bounds": [285, 665],
160 "shouldFlattenTransform": false,
159 "children": [ 161 "children": [
160 { 162 {
161 "position": [0, 195], 163 "position": [0, 195],
162 "bounds": [285, 15], 164 "bounds": [285, 15],
165 "shouldFlattenTransform": false,
163 "drawsContent": true 166 "drawsContent": true
164 } 167 }
165 ] 168 ]
166 } 169 }
167 ] 170 ]
168 }, 171 },
169 { 172 {
170 "children": [ 173 "children": [
171 { 174 {
172 "position": [0, 485], 175 "position": [0, 485],
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
259 } 262 }
260 ] 263 ]
261 } 264 }
262 ] 265 ]
263 } 266 }
264 267
265 268
266 *** iteration 3: *** 269 *** iteration 3: ***
267 270
268 { 271 {
269 "bounds": [785, 4626], 272 "bounds": [785, 4674],
270 "children": [ 273 "children": [
271 { 274 {
272 "bounds": [785, 4626], 275 "bounds": [785, 4674],
273 "contentsOpaque": true, 276 "contentsOpaque": true,
274 "drawsContent": true, 277 "drawsContent": true,
275 "children": [ 278 "children": [
276 { 279 {
277 "position": [8, 68], 280 "position": [8, 68],
278 "bounds": [300, 500], 281 "bounds": [300, 500],
279 "drawsContent": true, 282 "drawsContent": true,
280 "children": [ 283 "children": [
281 { 284 {
282 "bounds": [285, 485], 285 "bounds": [285, 485],
283 "children": [ 286 "children": [
284 { 287 {
285 "bounds": [285, 665], 288 "bounds": [285, 665],
289 "shouldFlattenTransform": false,
286 "children": [ 290 "children": [
287 { 291 {
288 "position": [0, 195], 292 "position": [0, 195],
289 "bounds": [285, 15] 293 "bounds": [285, 15],
294 "shouldFlattenTransform": false
290 } 295 }
291 ] 296 ]
292 } 297 }
293 ] 298 ]
294 }, 299 },
295 { 300 {
296 "children": [ 301 "children": [
297 { 302 {
298 "position": [0, 485], 303 "position": [0, 485],
299 "bounds": [285, 15], 304 "bounds": [285, 15],
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 "bounds": [100, 50], 386 "bounds": [100, 50],
382 "contentsOpaque": true, 387 "contentsOpaque": true,
383 "drawsContent": true, 388 "drawsContent": true,
384 "backgroundColor": "#FFA500" 389 "backgroundColor": "#FFA500"
385 } 390 }
386 ] 391 ]
387 } 392 }
388 ] 393 ]
389 } 394 }
390 395
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698