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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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, 850], 5 "bounds": [785, 850],
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, 182, 769, 60], 131 "rect": [8, 182, 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, 122, 769, 60], 136 "rect": [8, 122, 769, 60],
137 "reason": "bounds change" 137 "reason": "bounds change"
138 },
139 {
140 "object": "LayoutText #text",
141 "rect": [13, 1002, 16, 19],
142 "reason": "bounds change"
143 },
144 {
145 "object": "LayoutText #text",
146 "rect": [13, 942, 16, 19],
147 "reason": "bounds change"
148 },
149 {
150 "object": "LayoutText #text",
151 "rect": [13, 882, 16, 19],
152 "reason": "bounds change"
153 },
154 {
155 "object": "LayoutText #text",
156 "rect": [13, 822, 16, 19],
157 "reason": "bounds change"
158 },
159 {
160 "object": "LayoutText #text",
161 "rect": [13, 802, 16, 19],
162 "reason": "bounds change"
163 },
164 {
165 "object": "LayoutText #text",
166 "rect": [13, 742, 16, 19],
167 "reason": "bounds change"
168 },
169 {
170 "object": "LayoutText #text",
171 "rect": [13, 682, 16, 19],
172 "reason": "bounds change"
173 },
174 {
175 "object": "LayoutText #text",
176 "rect": [13, 622, 16, 19],
177 "reason": "bounds change"
178 },
179 {
180 "object": "LayoutText #text",
181 "rect": [13, 762, 8, 19],
182 "reason": "bounds change"
183 },
184 {
185 "object": "LayoutText #text",
186 "rect": [13, 702, 8, 19],
187 "reason": "bounds change"
188 },
189 {
190 "object": "LayoutText #text",
191 "rect": [13, 642, 8, 19],
192 "reason": "bounds change"
193 },
194 {
195 "object": "LayoutText #text",
196 "rect": [13, 582, 8, 19],
197 "reason": "bounds change"
198 },
199 {
200 "object": "LayoutText #text",
201 "rect": [13, 562, 8, 19],
202 "reason": "bounds change"
203 },
204 {
205 "object": "LayoutText #text",
206 "rect": [13, 522, 8, 19],
207 "reason": "bounds change"
208 },
209 {
210 "object": "LayoutText #text",
211 "rect": [13, 502, 8, 19],
212 "reason": "bounds change"
213 },
214 {
215 "object": "LayoutText #text",
216 "rect": [13, 462, 8, 19],
217 "reason": "bounds change"
218 },
219 {
220 "object": "LayoutText #text",
221 "rect": [13, 442, 8, 19],
222 "reason": "bounds change"
223 },
224 {
225 "object": "LayoutText #text",
226 "rect": [13, 402, 8, 19],
227 "reason": "bounds change"
228 },
229 {
230 "object": "LayoutText #text",
231 "rect": [13, 382, 8, 19],
232 "reason": "bounds change"
233 },
234 {
235 "object": "LayoutText #text",
236 "rect": [13, 342, 8, 19],
237 "reason": "bounds change"
238 },
239 {
240 "object": "LayoutText #text",
241 "rect": [13, 322, 8, 19],
242 "reason": "bounds change"
243 },
244 {
245 "object": "LayoutText #text",
246 "rect": [13, 262, 8, 19],
247 "reason": "bounds change"
248 },
249 {
250 "object": "LayoutText #text",
251 "rect": [13, 202, 8, 19],
252 "reason": "bounds change"
253 },
254 {
255 "object": "LayoutText #text",
256 "rect": [13, 142, 8, 19],
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