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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-shrink-row-repaint-expected.txt

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

Powered by Google App Engine
This is Rietveld 408576698