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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/window-resize-vertical-writing-mode-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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
OLDNEW
1 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [939, 235], 5 "bounds": [939, 235],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutView #document", 10 "object": "LayoutView #document",
11 "rect": [0, 0, 939, 235], 11 "rect": [0, 0, 939, 235],
12 "reason": "bounds change" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow BODY", 15 "object": "LayoutBlockFlow BODY",
16 "rect": [8, 8, 923, 219], 16 "rect": [8, 8, 923, 219],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutText #text", 20 "object": "LayoutText #text",
21 "rect": [10, 7, 920, 213], 21 "rect": [10, 7, 920, 213],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutView #document", 25 "object": "LayoutView #document",
26 "rect": [339, 0, 600, 500], 26 "rect": [339, 0, 600, 500],
27 "reason": "bounds change" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutView #document", 30 "object": "LayoutView #document",
31 "rect": [0, 0, 600, 500], 31 "rect": [0, 0, 600, 500],
32 "reason": "full" 32 "reason": "full"
33 }, 33 },
34 { 34 {
35 "object": "LayoutView #document", 35 "object": "LayoutView #document",
36 "rect": [339, 235, 600, 15], 36 "rect": [339, 235, 600, 15],
37 "reason": "scroll" 37 "reason": "scroll control"
38 }, 38 },
39 { 39 {
40 "object": "LayoutBlockFlow BODY", 40 "object": "LayoutBlockFlow BODY",
41 "rect": [505, 8, 426, 484], 41 "rect": [505, 8, 426, 484],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 } 43 }
44 ] 44 ]
45 } 45 }
46 ], 46 ],
47 "objectPaintInvalidations": [ 47 "objectPaintInvalidations": [
48 { 48 {
49 "object": "LayoutView #document", 49 "object": "LayoutView #document",
50 "reason": "scroll" 50 "reason": "geometry"
51 }, 51 },
52 { 52 {
53 "object": "LayoutView #document", 53 "object": "LayoutView #document",
54 "reason": "bounds change" 54 "reason": "geometry"
55 }, 55 },
56 { 56 {
57 "object": "LayoutBlockFlow BODY", 57 "object": "LayoutBlockFlow BODY",
58 "reason": "forced by layout" 58 "reason": "geometry"
59 }, 59 },
60 { 60 {
61 "object": "RootInlineBox", 61 "object": "RootInlineBox",
62 "reason": "forced by layout" 62 "reason": "geometry"
63 }, 63 },
64 { 64 {
65 "object": "LayoutText #text", 65 "object": "LayoutText #text",
66 "reason": "forced by layout" 66 "reason": "geometry"
67 }, 67 },
68 { 68 {
69 "object": "InlineTextBox 'AAAA'", 69 "object": "InlineTextBox 'AAAA'",
70 "reason": "forced by layout" 70 "reason": "geometry"
71 }, 71 },
72 { 72 {
73 "object": "InlineTextBox 'BBBB'", 73 "object": "InlineTextBox 'BBBB'",
74 "reason": "forced by layout" 74 "reason": "geometry"
75 }, 75 },
76 { 76 {
77 "object": "InlineTextBox 'CCCC'", 77 "object": "InlineTextBox 'CCCC'",
78 "reason": "forced by layout" 78 "reason": "geometry"
79 }, 79 },
80 { 80 {
81 "object": "InlineTextBox 'DDDD'", 81 "object": "InlineTextBox 'DDDD'",
82 "reason": "forced by layout" 82 "reason": "geometry"
83 }, 83 },
84 { 84 {
85 "object": "InlineTextBox 'EEEE'", 85 "object": "InlineTextBox 'EEEE'",
86 "reason": "forced by layout" 86 "reason": "geometry"
87 }, 87 },
88 { 88 {
89 "object": "InlineTextBox 'FFFF'", 89 "object": "InlineTextBox 'FFFF'",
90 "reason": "forced by layout" 90 "reason": "geometry"
91 }, 91 },
92 { 92 {
93 "object": "InlineTextBox 'GGGG'", 93 "object": "InlineTextBox 'GGGG'",
94 "reason": "forced by layout" 94 "reason": "geometry"
95 }, 95 },
96 { 96 {
97 "object": "InlineTextBox 'HHHH'", 97 "object": "InlineTextBox 'HHHH'",
98 "reason": "forced by layout" 98 "reason": "geometry"
99 }, 99 },
100 { 100 {
101 "object": "InlineTextBox 'IIII JJJJ'", 101 "object": "InlineTextBox 'IIII JJJJ'",
102 "reason": "forced by layout" 102 "reason": "geometry"
103 }, 103 },
104 { 104 {
105 "object": "InlineTextBox 'KKKK'", 105 "object": "InlineTextBox 'KKKK'",
106 "reason": "forced by layout" 106 "reason": "geometry"
107 }, 107 },
108 { 108 {
109 "object": "InlineTextBox 'LLLL'", 109 "object": "InlineTextBox 'LLLL'",
110 "reason": "forced by layout" 110 "reason": "geometry"
111 }, 111 },
112 { 112 {
113 "object": "InlineTextBox 'MMMM'", 113 "object": "InlineTextBox 'MMMM'",
114 "reason": "forced by layout" 114 "reason": "geometry"
115 }, 115 },
116 { 116 {
117 "object": "InlineTextBox 'NNNN'", 117 "object": "InlineTextBox 'NNNN'",
118 "reason": "forced by layout" 118 "reason": "geometry"
119 } 119 }
120 ] 120 ]
121 } 121 }
122 { 122 {
123 "layers": [ 123 "layers": [
124 { 124 {
125 "name": "LayoutView #document", 125 "name": "LayoutView #document",
126 "bounds": [939, 235], 126 "bounds": [939, 235],
127 "contentsOpaque": true, 127 "contentsOpaque": true,
128 "drawsContent": true, 128 "drawsContent": true,
129 "paintInvalidations": [ 129 "paintInvalidations": [
130 { 130 {
131 "object": "LayoutView #document", 131 "object": "LayoutView #document",
132 "rect": [200, 0, 939, 235], 132 "rect": [200, 0, 939, 235],
133 "reason": "bounds change" 133 "reason": "geometry"
134 }, 134 },
135 { 135 {
136 "object": "LayoutView #document", 136 "object": "LayoutView #document",
137 "rect": [0, 0, 939, 235], 137 "rect": [0, 0, 939, 235],
138 "reason": "full" 138 "reason": "full"
139 }, 139 },
140 { 140 {
141 "object": "LayoutView #document", 141 "object": "LayoutView #document",
142 "rect": [0, 0, 939, 235], 142 "rect": [0, 0, 939, 235],
143 "reason": "bounds change" 143 "reason": "geometry"
144 }, 144 },
145 { 145 {
146 "object": "LayoutBlockFlow BODY", 146 "object": "LayoutBlockFlow BODY",
147 "rect": [208, 8, 923, 219], 147 "rect": [208, 8, 923, 219],
148 "reason": "bounds change" 148 "reason": "geometry"
149 }, 149 },
150 { 150 {
151 "object": "LayoutBlockFlow BODY", 151 "object": "LayoutBlockFlow BODY",
152 "rect": [8, 8, 923, 219], 152 "rect": [8, 8, 923, 219],
153 "reason": "bounds change" 153 "reason": "geometry"
154 }, 154 },
155 { 155 {
156 "object": "LayoutText #text", 156 "object": "LayoutText #text",
157 "rect": [210, 7, 920, 213], 157 "rect": [210, 7, 920, 213],
158 "reason": "bounds change" 158 "reason": "geometry"
159 }, 159 },
160 { 160 {
161 "object": "LayoutText #text", 161 "object": "LayoutText #text",
162 "rect": [10, 7, 920, 213], 162 "rect": [10, 7, 920, 213],
163 "reason": "bounds change" 163 "reason": "geometry"
164 }, 164 },
165 { 165 {
166 "object": "LayoutView #document", 166 "object": "LayoutView #document",
167 "rect": [539, 235, 600, 15], 167 "rect": [539, 235, 600, 15],
168 "reason": "scroll" 168 "reason": "scroll control"
169 }, 169 },
170 { 170 {
171 "object": "LayoutView #document", 171 "object": "LayoutView #document",
172 "rect": [539, 235, 400, 15], 172 "rect": [539, 235, 400, 15],
173 "reason": "scroll" 173 "reason": "scroll control"
174 } 174 }
175 ] 175 ]
176 } 176 }
177 ], 177 ],
178 "objectPaintInvalidations": [ 178 "objectPaintInvalidations": [
179 { 179 {
180 "object": "LayoutView #document", 180 "object": "LayoutView #document",
181 "reason": "scroll" 181 "reason": "geometry"
182 }, 182 },
183 { 183 {
184 "object": "LayoutView #document", 184 "object": "LayoutView #document",
185 "reason": "bounds change" 185 "reason": "geometry"
186 }, 186 },
187 { 187 {
188 "object": "LayoutBlockFlow BODY", 188 "object": "LayoutBlockFlow BODY",
189 "reason": "bounds change" 189 "reason": "geometry"
190 }, 190 },
191 { 191 {
192 "object": "RootInlineBox", 192 "object": "RootInlineBox",
193 "reason": "bounds change" 193 "reason": "geometry"
194 }, 194 },
195 { 195 {
196 "object": "LayoutText #text", 196 "object": "LayoutText #text",
197 "reason": "bounds change" 197 "reason": "geometry"
198 }, 198 },
199 { 199 {
200 "object": "InlineTextBox 'AAAA'", 200 "object": "InlineTextBox 'AAAA'",
201 "reason": "bounds change" 201 "reason": "geometry"
202 }, 202 },
203 { 203 {
204 "object": "InlineTextBox 'BBBB'", 204 "object": "InlineTextBox 'BBBB'",
205 "reason": "bounds change" 205 "reason": "geometry"
206 }, 206 },
207 { 207 {
208 "object": "InlineTextBox 'CCCC'", 208 "object": "InlineTextBox 'CCCC'",
209 "reason": "bounds change" 209 "reason": "geometry"
210 }, 210 },
211 { 211 {
212 "object": "InlineTextBox 'DDDD'", 212 "object": "InlineTextBox 'DDDD'",
213 "reason": "bounds change" 213 "reason": "geometry"
214 }, 214 },
215 { 215 {
216 "object": "InlineTextBox 'EEEE'", 216 "object": "InlineTextBox 'EEEE'",
217 "reason": "bounds change" 217 "reason": "geometry"
218 }, 218 },
219 { 219 {
220 "object": "InlineTextBox 'FFFF'", 220 "object": "InlineTextBox 'FFFF'",
221 "reason": "bounds change" 221 "reason": "geometry"
222 }, 222 },
223 { 223 {
224 "object": "InlineTextBox 'GGGG'", 224 "object": "InlineTextBox 'GGGG'",
225 "reason": "bounds change" 225 "reason": "geometry"
226 }, 226 },
227 { 227 {
228 "object": "InlineTextBox 'HHHH'", 228 "object": "InlineTextBox 'HHHH'",
229 "reason": "bounds change" 229 "reason": "geometry"
230 }, 230 },
231 { 231 {
232 "object": "InlineTextBox 'IIII JJJJ'", 232 "object": "InlineTextBox 'IIII JJJJ'",
233 "reason": "bounds change" 233 "reason": "geometry"
234 }, 234 },
235 { 235 {
236 "object": "InlineTextBox 'KKKK'", 236 "object": "InlineTextBox 'KKKK'",
237 "reason": "bounds change" 237 "reason": "geometry"
238 }, 238 },
239 { 239 {
240 "object": "InlineTextBox 'LLLL'", 240 "object": "InlineTextBox 'LLLL'",
241 "reason": "bounds change" 241 "reason": "geometry"
242 }, 242 },
243 { 243 {
244 "object": "InlineTextBox 'MMMM'", 244 "object": "InlineTextBox 'MMMM'",
245 "reason": "bounds change" 245 "reason": "geometry"
246 }, 246 },
247 { 247 {
248 "object": "InlineTextBox 'NNNN'", 248 "object": "InlineTextBox 'NNNN'",
249 "reason": "bounds change" 249 "reason": "geometry"
250 } 250 }
251 ] 251 ]
252 } 252 }
253 { 253 {
254 "layers": [ 254 "layers": [
255 { 255 {
256 "name": "LayoutView #document", 256 "name": "LayoutView #document",
257 "bounds": [400, 600], 257 "bounds": [400, 600],
258 "contentsOpaque": true, 258 "contentsOpaque": true,
259 "drawsContent": true, 259 "drawsContent": true,
260 "paintInvalidations": [ 260 "paintInvalidations": [
261 { 261 {
262 "object": "LayoutView #document", 262 "object": "LayoutView #document",
263 "rect": [0, 0, 939, 235], 263 "rect": [0, 0, 939, 235],
264 "reason": "full" 264 "reason": "full"
265 }, 265 },
266 { 266 {
267 "object": "LayoutView #document", 267 "object": "LayoutView #document",
268 "rect": [-539, 0, 939, 235], 268 "rect": [-539, 0, 939, 235],
269 "reason": "bounds change" 269 "reason": "geometry"
270 }, 270 },
271 { 271 {
272 "object": "LayoutBlockFlow BODY", 272 "object": "LayoutBlockFlow BODY",
273 "rect": [-531, 8, 923, 219], 273 "rect": [-531, 8, 923, 219],
274 "reason": "forced by layout" 274 "reason": "geometry"
275 }, 275 },
276 { 276 {
277 "object": "LayoutText #text", 277 "object": "LayoutText #text",
278 "rect": [-529, 7, 920, 213], 278 "rect": [-529, 7, 920, 213],
279 "reason": "forced by layout" 279 "reason": "geometry"
280 }, 280 },
281 { 281 {
282 "object": "LayoutView #document", 282 "object": "LayoutView #document",
283 "rect": [0, 0, 400, 600], 283 "rect": [0, 0, 400, 600],
284 "reason": "bounds change" 284 "reason": "geometry"
285 }, 285 },
286 { 286 {
287 "object": "LayoutView #document", 287 "object": "LayoutView #document",
288 "rect": [0, 235, 400, 15], 288 "rect": [0, 235, 400, 15],
289 "reason": "scroll" 289 "reason": "scroll control"
290 }, 290 },
291 { 291 {
292 "object": "LayoutBlockFlow BODY", 292 "object": "LayoutBlockFlow BODY",
293 "rect": [37, 8, 355, 584], 293 "rect": [37, 8, 355, 584],
294 "reason": "forced by layout" 294 "reason": "geometry"
295 }, 295 },
296 { 296 {
297 "object": "LayoutText #text", 297 "object": "LayoutText #text",
298 "rect": [39, 7, 352, 563], 298 "rect": [39, 7, 352, 563],
299 "reason": "forced by layout" 299 "reason": "geometry"
300 } 300 }
301 ] 301 ]
302 } 302 }
303 ], 303 ],
304 "objectPaintInvalidations": [ 304 "objectPaintInvalidations": [
305 { 305 {
306 "object": "LayoutView #document", 306 "object": "LayoutView #document",
307 "reason": "scroll" 307 "reason": "geometry"
308 }, 308 },
309 { 309 {
310 "object": "LayoutView #document", 310 "object": "LayoutView #document",
311 "reason": "bounds change" 311 "reason": "geometry"
312 }, 312 },
313 { 313 {
314 "object": "LayoutBlockFlow BODY", 314 "object": "LayoutBlockFlow BODY",
315 "reason": "forced by layout" 315 "reason": "geometry"
316 }, 316 },
317 { 317 {
318 "object": "RootInlineBox", 318 "object": "RootInlineBox",
319 "reason": "forced by layout" 319 "reason": "geometry"
320 }, 320 },
321 { 321 {
322 "object": "LayoutText #text", 322 "object": "LayoutText #text",
323 "reason": "forced by layout" 323 "reason": "geometry"
324 }, 324 },
325 { 325 {
326 "object": "InlineTextBox 'AAAA BBBB CCCC'", 326 "object": "InlineTextBox 'AAAA BBBB CCCC'",
327 "reason": "forced by layout" 327 "reason": "geometry"
328 }, 328 },
329 { 329 {
330 "object": "InlineTextBox 'DDDD EEEE FFFF'", 330 "object": "InlineTextBox 'DDDD EEEE FFFF'",
331 "reason": "forced by layout" 331 "reason": "geometry"
332 }, 332 },
333 { 333 {
334 "object": "InlineTextBox 'GGGG HHHH IIII JJJJ'", 334 "object": "InlineTextBox 'GGGG HHHH IIII JJJJ'",
335 "reason": "forced by layout" 335 "reason": "geometry"
336 }, 336 },
337 { 337 {
338 "object": "InlineTextBox 'KKKK LLLL MMMM'", 338 "object": "InlineTextBox 'KKKK LLLL MMMM'",
339 "reason": "forced by layout" 339 "reason": "geometry"
340 }, 340 },
341 { 341 {
342 "object": "InlineTextBox 'NNNN'", 342 "object": "InlineTextBox 'NNNN'",
343 "reason": "forced by layout" 343 "reason": "geometry"
344 } 344 }
345 ] 345 ]
346 } 346 }
347 { 347 {
348 "layers": [ 348 "layers": [
349 { 349 {
350 "name": "LayoutView #document", 350 "name": "LayoutView #document",
351 "bounds": [800, 600], 351 "bounds": [800, 600],
352 "contentsOpaque": true, 352 "contentsOpaque": true,
353 "drawsContent": true, 353 "drawsContent": true,
354 "paintInvalidations": [ 354 "paintInvalidations": [
355 { 355 {
356 "object": "LayoutView #document", 356 "object": "LayoutView #document",
357 "rect": [400, 0, 400, 600], 357 "rect": [400, 0, 400, 600],
358 "reason": "incremental" 358 "reason": "incremental"
359 }, 359 },
360 { 360 {
361 "object": "LayoutBlockFlow BODY", 361 "object": "LayoutBlockFlow BODY",
362 "rect": [437, 8, 355, 584], 362 "rect": [437, 8, 355, 584],
363 "reason": "bounds change" 363 "reason": "geometry"
364 }, 364 },
365 { 365 {
366 "object": "LayoutBlockFlow BODY", 366 "object": "LayoutBlockFlow BODY",
367 "rect": [37, 8, 355, 584], 367 "rect": [37, 8, 355, 584],
368 "reason": "bounds change" 368 "reason": "geometry"
369 }, 369 },
370 { 370 {
371 "object": "LayoutText #text", 371 "object": "LayoutText #text",
372 "rect": [439, 7, 352, 563], 372 "rect": [439, 7, 352, 563],
373 "reason": "bounds change" 373 "reason": "geometry"
374 }, 374 },
375 { 375 {
376 "object": "LayoutText #text", 376 "object": "LayoutText #text",
377 "rect": [39, 7, 352, 563], 377 "rect": [39, 7, 352, 563],
378 "reason": "bounds change" 378 "reason": "geometry"
379 } 379 }
380 ] 380 ]
381 } 381 }
382 ], 382 ],
383 "objectPaintInvalidations": [ 383 "objectPaintInvalidations": [
384 { 384 {
385 "object": "LayoutView #document", 385 "object": "LayoutView #document",
386 "reason": "incremental" 386 "reason": "incremental"
387 }, 387 },
388 { 388 {
389 "object": "LayoutBlockFlow BODY", 389 "object": "LayoutBlockFlow BODY",
390 "reason": "bounds change" 390 "reason": "geometry"
391 }, 391 },
392 { 392 {
393 "object": "RootInlineBox", 393 "object": "RootInlineBox",
394 "reason": "bounds change" 394 "reason": "geometry"
395 }, 395 },
396 { 396 {
397 "object": "LayoutText #text", 397 "object": "LayoutText #text",
398 "reason": "bounds change" 398 "reason": "geometry"
399 }, 399 },
400 { 400 {
401 "object": "InlineTextBox 'AAAA BBBB CCCC'", 401 "object": "InlineTextBox 'AAAA BBBB CCCC'",
402 "reason": "bounds change" 402 "reason": "geometry"
403 }, 403 },
404 { 404 {
405 "object": "InlineTextBox 'DDDD EEEE FFFF'", 405 "object": "InlineTextBox 'DDDD EEEE FFFF'",
406 "reason": "bounds change" 406 "reason": "geometry"
407 }, 407 },
408 { 408 {
409 "object": "InlineTextBox 'GGGG HHHH IIII JJJJ'", 409 "object": "InlineTextBox 'GGGG HHHH IIII JJJJ'",
410 "reason": "bounds change" 410 "reason": "geometry"
411 }, 411 },
412 { 412 {
413 "object": "InlineTextBox 'KKKK LLLL MMMM'", 413 "object": "InlineTextBox 'KKKK LLLL MMMM'",
414 "reason": "bounds change" 414 "reason": "geometry"
415 }, 415 },
416 { 416 {
417 "object": "InlineTextBox 'NNNN'", 417 "object": "InlineTextBox 'NNNN'",
418 "reason": "bounds change" 418 "reason": "geometry"
419 } 419 }
420 ] 420 ]
421 } 421 }
422 422
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698