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

Side by Side Diff: third_party/WebKit/LayoutTests/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
1 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [785, 848], 5 "bounds": [785, 848],
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",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 }, 128 },
129 { 129 {
130 "object": "LayoutTableCell TD", 130 "object": "LayoutTableCell TD",
131 "rect": [8, 180, 769, 60], 131 "rect": [8, 180, 769, 60],
132 "reason": "bounds change" 132 "reason": "bounds change"
133 }, 133 },
134 { 134 {
135 "object": "LayoutTableCell TD", 135 "object": "LayoutTableCell TD",
136 "rect": [8, 120, 769, 60], 136 "rect": [8, 120, 769, 60],
137 "reason": "bounds change" 137 "reason": "bounds change"
138 },
139 {
140 "object": "LayoutText #text",
141 "rect": [13, 1001, 16, 17],
142 "reason": "bounds change"
143 },
144 {
145 "object": "LayoutText #text",
146 "rect": [13, 941, 16, 17],
147 "reason": "bounds change"
148 },
149 {
150 "object": "LayoutText #text",
151 "rect": [13, 881, 16, 17],
152 "reason": "bounds change"
153 },
154 {
155 "object": "LayoutText #text",
156 "rect": [13, 821, 16, 17],
157 "reason": "bounds change"
158 },
159 {
160 "object": "LayoutText #text",
161 "rect": [13, 801, 16, 17],
162 "reason": "bounds change"
163 },
164 {
165 "object": "LayoutText #text",
166 "rect": [13, 741, 16, 17],
167 "reason": "bounds change"
168 },
169 {
170 "object": "LayoutText #text",
171 "rect": [13, 681, 16, 17],
172 "reason": "bounds change"
173 },
174 {
175 "object": "LayoutText #text",
176 "rect": [13, 621, 16, 17],
177 "reason": "bounds change"
178 },
179 {
180 "object": "LayoutText #text",
181 "rect": [13, 761, 8, 17],
182 "reason": "bounds change"
183 },
184 {
185 "object": "LayoutText #text",
186 "rect": [13, 701, 8, 17],
187 "reason": "bounds change"
188 },
189 {
190 "object": "LayoutText #text",
191 "rect": [13, 641, 8, 17],
192 "reason": "bounds change"
193 },
194 {
195 "object": "LayoutText #text",
196 "rect": [13, 581, 8, 17],
197 "reason": "bounds change"
198 },
199 {
200 "object": "LayoutText #text",
201 "rect": [13, 561, 8, 17],
202 "reason": "bounds change"
203 },
204 {
205 "object": "LayoutText #text",
206 "rect": [13, 521, 8, 17],
207 "reason": "bounds change"
208 },
209 {
210 "object": "LayoutText #text",
211 "rect": [13, 501, 8, 17],
212 "reason": "bounds change"
213 },
214 {
215 "object": "LayoutText #text",
216 "rect": [13, 461, 8, 17],
217 "reason": "bounds change"
218 },
219 {
220 "object": "LayoutText #text",
221 "rect": [13, 441, 8, 17],
222 "reason": "bounds change"
223 },
224 {
225 "object": "LayoutText #text",
226 "rect": [13, 401, 8, 17],
227 "reason": "bounds change"
228 },
229 {
230 "object": "LayoutText #text",
231 "rect": [13, 381, 8, 17],
232 "reason": "bounds change"
233 },
234 {
235 "object": "LayoutText #text",
236 "rect": [13, 341, 8, 17],
237 "reason": "bounds change"
238 },
239 {
240 "object": "LayoutText #text",
241 "rect": [13, 321, 8, 17],
242 "reason": "bounds change"
243 },
244 {
245 "object": "LayoutText #text",
246 "rect": [13, 261, 8, 17],
247 "reason": "bounds change"
248 },
249 {
250 "object": "LayoutText #text",
251 "rect": [13, 201, 8, 17],
252 "reason": "bounds change"
253 },
254 {
255 "object": "LayoutText #text",
256 "rect": [13, 141, 8, 17],
257 "reason": "bounds change"
258 } 138 }
259 ] 139 ]
260 } 140 }
261 ], 141 ],
262 "objectPaintInvalidations": [ 142 "objectPaintInvalidations": [
263 { 143 {
264 "object": "LayoutView #document", 144 "object": "LayoutView #document",
265 "reason": "incremental" 145 "reason": "incremental"
266 }, 146 },
267 { 147 {
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 "object": "LayoutText #text", 336 "object": "LayoutText #text",
457 "reason": "bounds change" 337 "reason": "bounds change"
458 }, 338 },
459 { 339 {
460 "object": "InlineTextBox '13'", 340 "object": "InlineTextBox '13'",
461 "reason": "bounds change" 341 "reason": "bounds change"
462 } 342 }
463 ] 343 ]
464 } 344 }
465 345
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698