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

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

Issue 1457963006: Revert of Clip scrollbars to box bounds when they don't fit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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) 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 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],
40 "children": [ 39 "children": [
41 { 40 {
42 "position": [0, 485], 41 "position": [0, 485],
43 "bounds": [285, 15] 42 "bounds": [285, 15]
44 }, 43 },
45 { 44 {
46 "position": [285, 0], 45 "position": [285, 0],
47 "bounds": [15, 485] 46 "bounds": [15, 485]
48 }, 47 },
49 { 48 {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 } 126 }
128 ] 127 ]
129 } 128 }
130 ] 129 ]
131 } 130 }
132 131
133 132
134 *** iteration 2: *** 133 *** iteration 2: ***
135 134
136 { 135 {
137 "bounds": [785, 2514], 136 "bounds": [785, 2498],
138 "children": [ 137 "children": [
139 { 138 {
140 "bounds": [785, 2514], 139 "bounds": [785, 2498],
141 "contentsOpaque": true, 140 "contentsOpaque": true,
142 "drawsContent": true, 141 "drawsContent": true,
143 "children": [ 142 "children": [
144 { 143 {
145 "position": [8, 68], 144 "position": [8, 68],
146 "bounds": [300, 500], 145 "bounds": [300, 500],
147 "drawsContent": true, 146 "drawsContent": true,
148 "children": [ 147 "children": [
149 { 148 {
150 "bounds": [285, 485], 149 "bounds": [285, 485],
151 "children": [ 150 "children": [
152 { 151 {
153 "bounds": [285, 665], 152 "bounds": [285, 665],
154 "shouldFlattenTransform": false 153 "shouldFlattenTransform": false
155 } 154 }
156 ] 155 ]
157 }, 156 },
158 { 157 {
159 "bounds": [300, 500],
160 "children": [ 158 "children": [
161 { 159 {
162 "position": [0, 485], 160 "position": [0, 485],
163 "bounds": [285, 15] 161 "bounds": [285, 15]
164 }, 162 },
165 { 163 {
166 "position": [285, 0], 164 "position": [285, 0],
167 "bounds": [15, 485] 165 "bounds": [15, 485]
168 }, 166 },
169 { 167 {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 } 245 }
248 ] 246 ]
249 } 247 }
250 ] 248 ]
251 } 249 }
252 250
253 251
254 *** iteration 3: *** 252 *** iteration 3: ***
255 253
256 { 254 {
257 "bounds": [785, 4434], 255 "bounds": [785, 4402],
258 "children": [ 256 "children": [
259 { 257 {
260 "bounds": [785, 4434], 258 "bounds": [785, 4402],
261 "contentsOpaque": true, 259 "contentsOpaque": true,
262 "drawsContent": true, 260 "drawsContent": true,
263 "children": [ 261 "children": [
264 { 262 {
265 "position": [8, 68], 263 "position": [8, 68],
266 "bounds": [300, 500], 264 "bounds": [300, 500],
267 "drawsContent": true, 265 "drawsContent": true,
268 "children": [ 266 "children": [
269 { 267 {
270 "bounds": [285, 485], 268 "bounds": [285, 485],
271 "children": [ 269 "children": [
272 { 270 {
273 "bounds": [285, 665], 271 "bounds": [285, 665],
274 "shouldFlattenTransform": false 272 "shouldFlattenTransform": false
275 } 273 }
276 ] 274 ]
277 }, 275 },
278 { 276 {
279 "bounds": [300, 500],
280 "children": [ 277 "children": [
281 { 278 {
282 "position": [0, 485], 279 "position": [0, 485],
283 "bounds": [285, 15] 280 "bounds": [285, 15]
284 }, 281 },
285 { 282 {
286 "position": [285, 0], 283 "position": [285, 0],
287 "bounds": [15, 485] 284 "bounds": [15, 485]
288 }, 285 },
289 { 286 {
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
363 "bounds": [100, 50], 360 "bounds": [100, 50],
364 "contentsOpaque": true, 361 "contentsOpaque": true,
365 "drawsContent": true, 362 "drawsContent": true,
366 "backgroundColor": "#FFA500" 363 "backgroundColor": "#FFA500"
367 } 364 }
368 ] 365 ]
369 } 366 }
370 ] 367 ]
371 } 368 }
372 369
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698