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

Side by Side Diff: LayoutTests/platform/linux/compositing/overflow/selection-gaps-toggling-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) 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,
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 "drawsContent": true, 152 "drawsContent": true,
154 "children": [ 153 "children": [
155 { 154 {
156 "bounds": [285, 485], 155 "bounds": [285, 485],
157 "children": [ 156 "children": [
158 { 157 {
159 "bounds": [285, 665], 158 "bounds": [285, 665],
160 "shouldFlattenTransform": false,
161 "children": [ 159 "children": [
162 { 160 {
163 "position": [0, 195], 161 "position": [0, 195],
164 "bounds": [285, 15], 162 "bounds": [285, 15],
165 "shouldFlattenTransform": false,
166 "drawsContent": true 163 "drawsContent": true
167 } 164 }
168 ] 165 ]
169 } 166 }
170 ] 167 ]
171 }, 168 },
172 { 169 {
173 "children": [ 170 "children": [
174 { 171 {
175 "position": [0, 485], 172 "position": [0, 485],
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
262 } 259 }
263 ] 260 ]
264 } 261 }
265 ] 262 ]
266 } 263 }
267 264
268 265
269 *** iteration 3: *** 266 *** iteration 3: ***
270 267
271 { 268 {
272 "bounds": [785, 4674], 269 "bounds": [785, 4626],
273 "children": [ 270 "children": [
274 { 271 {
275 "bounds": [785, 4674], 272 "bounds": [785, 4626],
276 "contentsOpaque": true, 273 "contentsOpaque": true,
277 "drawsContent": true, 274 "drawsContent": true,
278 "children": [ 275 "children": [
279 { 276 {
280 "position": [8, 68], 277 "position": [8, 68],
281 "bounds": [300, 500], 278 "bounds": [300, 500],
282 "drawsContent": true, 279 "drawsContent": true,
283 "children": [ 280 "children": [
284 { 281 {
285 "bounds": [285, 485], 282 "bounds": [285, 485],
286 "children": [ 283 "children": [
287 { 284 {
288 "bounds": [285, 665], 285 "bounds": [285, 665],
289 "shouldFlattenTransform": false,
290 "children": [ 286 "children": [
291 { 287 {
292 "position": [0, 195], 288 "position": [0, 195],
293 "bounds": [285, 15], 289 "bounds": [285, 15]
294 "shouldFlattenTransform": false
295 } 290 }
296 ] 291 ]
297 } 292 }
298 ] 293 ]
299 }, 294 },
300 { 295 {
301 "children": [ 296 "children": [
302 { 297 {
303 "position": [0, 485], 298 "position": [0, 485],
304 "bounds": [285, 15], 299 "bounds": [285, 15],
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 "bounds": [100, 50], 381 "bounds": [100, 50],
387 "contentsOpaque": true, 382 "contentsOpaque": true,
388 "drawsContent": true, 383 "drawsContent": true,
389 "backgroundColor": "#FFA500" 384 "backgroundColor": "#FFA500"
390 } 385 }
391 ] 386 ]
392 } 387 }
393 ] 388 ]
394 } 389 }
395 390
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698