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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/float-overflow-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
1 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow (anonymous)", 10 "object": "LayoutBlockFlow (anonymous)",
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 "rect": [61, 15, 62, 22], 121 "rect": [61, 15, 62, 22],
122 "reason": "bounds change" 122 "reason": "bounds change"
123 }, 123 },
124 { 124 {
125 "object": "LayoutBlockFlow DIV class='outer'", 125 "object": "LayoutBlockFlow DIV class='outer'",
126 "rect": [61, 9, 62, 22], 126 "rect": [61, 9, 62, 22],
127 "reason": "bounds change" 127 "reason": "bounds change"
128 }, 128 },
129 { 129 {
130 "object": "LayoutTable TABLE class='outer'", 130 "object": "LayoutTable TABLE class='outer'",
131 "rect": [61, 366, 58, 28],
132 "reason": "bounds change"
133 },
134 {
135 "object": "LayoutTable TABLE class='outer'",
136 "rect": [61, 360, 58, 28],
137 "reason": "bounds change"
138 },
139 {
140 "object": "LayoutTable TABLE class='outer'",
141 "rect": [61, 327, 58, 28], 131 "rect": [61, 327, 58, 28],
142 "reason": "bounds change" 132 "reason": "bounds change"
143 }, 133 },
144 { 134 {
145 "object": "LayoutTable TABLE class='outer'", 135 "object": "LayoutTable TABLE class='outer'",
146 "rect": [61, 321, 58, 28], 136 "rect": [61, 321, 58, 28],
147 "reason": "bounds change" 137 "reason": "bounds change"
148 }, 138 },
149 { 139 {
150 "object": "LayoutTable TABLE class='outer'", 140 "object": "LayoutTable TABLE class='outer'",
151 "rect": [61, 288, 58, 28], 141 "rect": [61, 288, 58, 28],
152 "reason": "bounds change" 142 "reason": "bounds change"
153 }, 143 },
154 { 144 {
155 "object": "LayoutTable TABLE class='outer'", 145 "object": "LayoutTable TABLE class='outer'",
156 "rect": [61, 282, 58, 28], 146 "rect": [61, 282, 58, 28],
157 "reason": "bounds change" 147 "reason": "bounds change"
158 }, 148 },
159 { 149 {
160 "object": "LayoutBlockFlow DIV",
161 "rect": [67, 504, 50, 10],
162 "reason": "bounds change"
163 },
164 {
165 "object": "LayoutBlockFlow DIV",
166 "rect": [67, 498, 50, 10],
167 "reason": "bounds change"
168 },
169 {
170 "object": "LayoutBlockFlow DIV",
171 "rect": [67, 465, 50, 10],
172 "reason": "bounds change"
173 },
174 {
175 "object": "LayoutBlockFlow DIV",
176 "rect": [67, 459, 50, 10],
177 "reason": "bounds change"
178 },
179 {
180 "object": "LayoutBlockFlow DIV",
181 "rect": [67, 426, 50, 10],
182 "reason": "bounds change"
183 },
184 {
185 "object": "LayoutBlockFlow DIV",
186 "rect": [67, 420, 50, 10],
187 "reason": "bounds change"
188 },
189 {
190 "object": "LayoutBlockFlow DIV",
191 "rect": [67, 216, 50, 10],
192 "reason": "bounds change"
193 },
194 {
195 "object": "LayoutBlockFlow DIV",
196 "rect": [67, 210, 50, 10],
197 "reason": "bounds change"
198 },
199 {
200 "object": "LayoutBlockFlow DIV",
201 "rect": [67, 177, 50, 10],
202 "reason": "bounds change"
203 },
204 {
205 "object": "LayoutBlockFlow DIV",
206 "rect": [67, 171, 50, 10],
207 "reason": "bounds change"
208 },
209 {
210 "object": "LayoutBlockFlow DIV",
211 "rect": [67, 138, 50, 10],
212 "reason": "bounds change"
213 },
214 {
215 "object": "LayoutBlockFlow DIV",
216 "rect": [67, 132, 50, 10],
217 "reason": "bounds change"
218 },
219 {
220 "object": "LayoutBlockFlow DIV",
221 "rect": [67, 99, 50, 10],
222 "reason": "bounds change"
223 },
224 {
225 "object": "LayoutBlockFlow DIV",
226 "rect": [67, 93, 50, 10],
227 "reason": "bounds change"
228 },
229 {
230 "object": "LayoutBlockFlow DIV",
231 "rect": [67, 60, 50, 10],
232 "reason": "bounds change"
233 },
234 {
235 "object": "LayoutBlockFlow DIV",
236 "rect": [67, 54, 50, 10],
237 "reason": "bounds change"
238 },
239 {
240 "object": "LayoutBlockFlow DIV",
241 "rect": [67, 21, 50, 10],
242 "reason": "bounds change"
243 },
244 {
245 "object": "LayoutBlockFlow DIV",
246 "rect": [67, 15, 50, 10],
247 "reason": "bounds change"
248 },
249 {
250 "object": "LayoutTableCell TD", 150 "object": "LayoutTableCell TD",
251 "rect": [69, 374, 42, 12], 151 "rect": [69, 374, 42, 12],
252 "reason": "bounds change" 152 "reason": "bounds change"
253 }, 153 },
254 { 154 {
255 "object": "LayoutTableCell TD", 155 "object": "LayoutTableCell TD",
256 "rect": [69, 368, 42, 12], 156 "rect": [69, 368, 42, 12],
257 "reason": "bounds change" 157 "reason": "bounds change"
258 }, 158 },
259 { 159 {
(...skipping 11 matching lines...) Expand all
271 "rect": [69, 296, 42, 12], 171 "rect": [69, 296, 42, 12],
272 "reason": "bounds change" 172 "reason": "bounds change"
273 }, 173 },
274 { 174 {
275 "object": "LayoutTableCell TD", 175 "object": "LayoutTableCell TD",
276 "rect": [69, 290, 42, 12], 176 "rect": [69, 290, 42, 12],
277 "reason": "bounds change" 177 "reason": "bounds change"
278 }, 178 },
279 { 179 {
280 "object": "LayoutBlockFlow (floating) DIV", 180 "object": "LayoutBlockFlow (floating) DIV",
281 "rect": [70, 375, 40, 10],
282 "reason": "bounds change"
283 },
284 {
285 "object": "LayoutBlockFlow (floating) DIV",
286 "rect": [70, 369, 40, 10],
287 "reason": "bounds change"
288 },
289 {
290 "object": "LayoutBlockFlow (floating) DIV",
291 "rect": [70, 336, 40, 10],
292 "reason": "bounds change"
293 },
294 {
295 "object": "LayoutBlockFlow (floating) DIV",
296 "rect": [70, 330, 40, 10],
297 "reason": "bounds change"
298 },
299 {
300 "object": "LayoutBlockFlow (floating) DIV",
301 "rect": [70, 297, 40, 10],
302 "reason": "bounds change"
303 },
304 {
305 "object": "LayoutBlockFlow (floating) DIV",
306 "rect": [70, 291, 40, 10],
307 "reason": "bounds change"
308 },
309 {
310 "object": "LayoutBlockFlow (floating) DIV",
311 "rect": [67, 138, 40, 10],
312 "reason": "bounds change"
313 },
314 {
315 "object": "LayoutBlockFlow (floating) DIV",
316 "rect": [67, 132, 40, 10],
317 "reason": "bounds change"
318 },
319 {
320 "object": "LayoutBlockFlow (floating) DIV",
321 "rect": [65, 60, 40, 10], 181 "rect": [65, 60, 40, 10],
322 "reason": "bounds change" 182 "reason": "bounds change"
323 }, 183 },
324 { 184 {
325 "object": "LayoutBlockFlow (floating) DIV", 185 "object": "LayoutBlockFlow (floating) DIV",
326 "rect": [65, 54, 40, 10], 186 "rect": [65, 54, 40, 10],
327 "reason": "bounds change" 187 "reason": "bounds change"
328 }, 188 },
329 { 189 {
330 "object": "LayoutBlockFlow (floating) DIV", 190 "object": "LayoutBlockFlow (floating) DIV",
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 "object": "LayoutBlockFlow (floating) DIV", 270 "object": "LayoutBlockFlow (floating) DIV",
411 "rect": [59, 99, 40, 10], 271 "rect": [59, 99, 40, 10],
412 "reason": "bounds change" 272 "reason": "bounds change"
413 }, 273 },
414 { 274 {
415 "object": "LayoutBlockFlow (floating) DIV", 275 "object": "LayoutBlockFlow (floating) DIV",
416 "rect": [59, 93, 40, 10], 276 "rect": [59, 93, 40, 10],
417 "reason": "bounds change" 277 "reason": "bounds change"
418 }, 278 },
419 { 279 {
420 "object": "LayoutBlockFlow DIV",
421 "rect": [67, 543, 32, 20],
422 "reason": "bounds change"
423 },
424 {
425 "object": "LayoutBlockFlow DIV",
426 "rect": [67, 537, 32, 20],
427 "reason": "bounds change"
428 },
429 {
430 "object": "LayoutBlockFlow DIV",
431 "rect": [67, 255, 32, 10],
432 "reason": "bounds change"
433 },
434 {
435 "object": "LayoutBlockFlow DIV",
436 "rect": [67, 249, 32, 10],
437 "reason": "bounds change"
438 },
439 {
440 "object": "LayoutInline SPAN", 280 "object": "LayoutInline SPAN",
441 "rect": [66, 297, 16, 17], 281 "rect": [66, 297, 16, 17],
442 "reason": "bounds change" 282 "reason": "bounds change"
443 }, 283 },
444 { 284 {
445 "object": "LayoutInline SPAN", 285 "object": "LayoutInline SPAN",
446 "rect": [66, 291, 16, 17], 286 "rect": [66, 291, 16, 17],
447 "reason": "bounds change" 287 "reason": "bounds change"
448 }, 288 },
449 { 289 {
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 }, 408 },
569 { 409 {
570 "object": "LayoutInline SPAN", 410 "object": "LayoutInline SPAN",
571 "rect": [57, 60, 16, 17], 411 "rect": [57, 60, 16, 17],
572 "reason": "bounds change" 412 "reason": "bounds change"
573 }, 413 },
574 { 414 {
575 "object": "LayoutInline SPAN", 415 "object": "LayoutInline SPAN",
576 "rect": [57, 54, 16, 17], 416 "rect": [57, 54, 16, 17],
577 "reason": "bounds change" 417 "reason": "bounds change"
578 },
579 {
580 "object": "LayoutText #text",
581 "rect": [66, 298, 16, 16],
582 "reason": "bounds change"
583 },
584 {
585 "object": "LayoutText #text",
586 "rect": [66, 292, 16, 16],
587 "reason": "bounds change"
588 },
589 {
590 "object": "LayoutText #text",
591 "rect": [63, 22, 16, 16],
592 "reason": "bounds change"
593 },
594 {
595 "object": "LayoutText #text",
596 "rect": [63, 16, 16, 16],
597 "reason": "bounds change"
598 },
599 {
600 "object": "LayoutText #text",
601 "rect": [59, 544, 16, 16],
602 "reason": "bounds change"
603 },
604 {
605 "object": "LayoutText #text",
606 "rect": [59, 538, 16, 16],
607 "reason": "bounds change"
608 },
609 {
610 "object": "LayoutText #text",
611 "rect": [59, 505, 16, 16],
612 "reason": "bounds change"
613 },
614 {
615 "object": "LayoutText #text",
616 "rect": [59, 499, 16, 16],
617 "reason": "bounds change"
618 },
619 {
620 "object": "LayoutText #text",
621 "rect": [59, 466, 16, 16],
622 "reason": "bounds change"
623 },
624 {
625 "object": "LayoutText #text",
626 "rect": [59, 460, 16, 16],
627 "reason": "bounds change"
628 },
629 {
630 "object": "LayoutText #text",
631 "rect": [59, 427, 16, 16],
632 "reason": "bounds change"
633 },
634 {
635 "object": "LayoutText #text",
636 "rect": [59, 421, 16, 16],
637 "reason": "bounds change"
638 },
639 {
640 "object": "LayoutText #text",
641 "rect": [59, 256, 16, 16],
642 "reason": "bounds change"
643 },
644 {
645 "object": "LayoutText #text",
646 "rect": [59, 250, 16, 16],
647 "reason": "bounds change"
648 },
649 {
650 "object": "LayoutText #text",
651 "rect": [59, 217, 16, 16],
652 "reason": "bounds change"
653 },
654 {
655 "object": "LayoutText #text",
656 "rect": [59, 211, 16, 16],
657 "reason": "bounds change"
658 },
659 {
660 "object": "LayoutText #text",
661 "rect": [59, 178, 16, 16],
662 "reason": "bounds change"
663 },
664 {
665 "object": "LayoutText #text",
666 "rect": [59, 172, 16, 16],
667 "reason": "bounds change"
668 },
669 {
670 "object": "LayoutText #text",
671 "rect": [59, 139, 16, 16],
672 "reason": "bounds change"
673 },
674 {
675 "object": "LayoutText #text",
676 "rect": [59, 133, 16, 16],
677 "reason": "bounds change"
678 },
679 {
680 "object": "LayoutText #text",
681 "rect": [58, 376, 16, 16],
682 "reason": "bounds change"
683 },
684 {
685 "object": "LayoutText #text",
686 "rect": [58, 370, 16, 16],
687 "reason": "bounds change"
688 },
689 {
690 "object": "LayoutText #text",
691 "rect": [58, 337, 16, 16],
692 "reason": "bounds change"
693 },
694 {
695 "object": "LayoutText #text",
696 "rect": [58, 331, 16, 16],
697 "reason": "bounds change"
698 },
699 {
700 "object": "LayoutText #text",
701 "rect": [57, 100, 16, 16],
702 "reason": "bounds change"
703 },
704 {
705 "object": "LayoutText #text",
706 "rect": [57, 94, 16, 16],
707 "reason": "bounds change"
708 },
709 {
710 "object": "LayoutText #text",
711 "rect": [57, 61, 16, 16],
712 "reason": "bounds change"
713 },
714 {
715 "object": "LayoutText #text",
716 "rect": [57, 55, 16, 16],
717 "reason": "bounds change"
718 } 418 }
719 ] 419 ]
720 } 420 }
721 ], 421 ],
722 "objectPaintInvalidations": [ 422 "objectPaintInvalidations": [
723 { 423 {
724 "object": "LayoutBlockFlow DIV class='outer'", 424 "object": "LayoutBlockFlow DIV class='outer'",
725 "reason": "bounds change" 425 "reason": "bounds change"
726 }, 426 },
727 { 427 {
(...skipping 536 matching lines...) Expand 10 before | Expand all | Expand 10 after
1264 "object": "LayoutText #text", 964 "object": "LayoutText #text",
1265 "reason": "location change" 965 "reason": "location change"
1266 }, 966 },
1267 { 967 {
1268 "object": "LayoutText #text", 968 "object": "LayoutText #text",
1269 "reason": "location change" 969 "reason": "location change"
1270 } 970 }
1271 ] 971 ]
1272 } 972 }
1273 973
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698