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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/resource-client-removal-expected.txt

Issue 2081773002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 "name": "Content Root Layer",
2 "bounds": [800, 600], 3 "bounds": [800, 600],
3 "children": [ 4 "children": [
4 { 5 {
6 "name": "LayoutView #document",
5 "bounds": [800, 600], 7 "bounds": [800, 600],
6 "contentsOpaque": true, 8 "contentsOpaque": true,
7 "drawsContent": true, 9 "drawsContent": true,
8 "paintInvalidations": [ 10 "paintInvalidations": [
9 { 11 {
10 "object": "LayoutSVGContainer g", 12 "object": "LayoutSVGContainer g",
11 "rect": [0, 0, 100, 100], 13 "rect": [0, 0, 100, 100],
12 "reason": "layoutObject insertion" 14 "reason": "layoutObject insertion"
13 }, 15 },
14 { 16 {
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 }, 200 },
199 { 201 {
200 "object": "LayoutSVGPath path id='hp'", 202 "object": "LayoutSVGPath path id='hp'",
201 "rect": [0, 0, 100, 100], 203 "rect": [0, 0, 100, 100],
202 "reason": "SVG resource change" 204 "reason": "SVG resource change"
203 }, 205 },
204 { 206 {
205 "object": "LayoutSVGPath path id='hp'", 207 "object": "LayoutSVGPath path id='hp'",
206 "rect": [0, 0, 100, 100], 208 "rect": [0, 0, 100, 100],
207 "reason": "SVG resource change" 209 "reason": "SVG resource change"
208 },
209 {
210 "object": "LayoutSVGGradientStop stop id='offset'",
211 "reason": "full"
212 },
213 {
214 "object": "LayoutSVGGradientStop stop id='offset'",
215 "reason": "full"
216 },
217 {
218 "object": "LayoutSVGGradientStop stop id='offset'",
219 "reason": "full"
220 },
221 {
222 "object": "LayoutSVGGradientStop stop id='offset'",
223 "reason": "full"
224 },
225 {
226 "object": "LayoutSVGGradientStop stop id='offset'",
227 "reason": "full"
228 } 210 }
229 ] 211 ]
230 } 212 }
213 ],
214 "objectPaintInvalidations": [
215 {
216 "object": "LayoutSVGPath path id='hp'",
217 "reason": "layoutObject removal"
218 },
219 {
220 "object": "LayoutSVGContainer g",
221 "reason": "layoutObject removal"
222 },
223 {
224 "object": "LayoutSVGContainer g id='inneruse'",
225 "reason": "layoutObject removal"
226 },
227 {
228 "object": "LayoutSVGGradientStop stop id='offset'",
229 "reason": "full"
230 },
231 {
232 "object": "LayoutSVGContainer g id='inneruse'",
233 "reason": "full"
234 },
235 {
236 "object": "LayoutSVGPath path id='hp'",
237 "reason": "SVG resource change"
238 },
239 {
240 "object": "LayoutSVGContainer g id='inneruse'",
241 "reason": "layoutObject insertion"
242 },
243 {
244 "object": "LayoutSVGContainer g",
245 "reason": "layoutObject insertion"
246 },
247 {
248 "object": "LayoutSVGPath path id='hp'",
249 "reason": "layoutObject insertion"
250 },
251 {
252 "object": "LayoutSVGPath path id='hp'",
253 "reason": "layoutObject removal"
254 },
255 {
256 "object": "LayoutSVGContainer g",
257 "reason": "layoutObject removal"
258 },
259 {
260 "object": "LayoutSVGContainer g id='inneruse'",
261 "reason": "layoutObject removal"
262 },
263 {
264 "object": "LayoutSVGGradientStop stop id='offset'",
265 "reason": "full"
266 },
267 {
268 "object": "LayoutSVGContainer g id='inneruse'",
269 "reason": "full"
270 },
271 {
272 "object": "LayoutSVGPath path id='hp'",
273 "reason": "SVG resource change"
274 },
275 {
276 "object": "LayoutSVGContainer g id='inneruse'",
277 "reason": "layoutObject insertion"
278 },
279 {
280 "object": "LayoutSVGContainer g",
281 "reason": "layoutObject insertion"
282 },
283 {
284 "object": "LayoutSVGPath path id='hp'",
285 "reason": "layoutObject insertion"
286 },
287 {
288 "object": "LayoutSVGPath path id='hp'",
289 "reason": "layoutObject removal"
290 },
291 {
292 "object": "LayoutSVGContainer g",
293 "reason": "layoutObject removal"
294 },
295 {
296 "object": "LayoutSVGContainer g id='inneruse'",
297 "reason": "layoutObject removal"
298 },
299 {
300 "object": "LayoutSVGGradientStop stop id='offset'",
301 "reason": "full"
302 },
303 {
304 "object": "LayoutSVGContainer g id='inneruse'",
305 "reason": "full"
306 },
307 {
308 "object": "LayoutSVGPath path id='hp'",
309 "reason": "SVG resource change"
310 },
311 {
312 "object": "LayoutSVGContainer g id='inneruse'",
313 "reason": "layoutObject insertion"
314 },
315 {
316 "object": "LayoutSVGContainer g",
317 "reason": "layoutObject insertion"
318 },
319 {
320 "object": "LayoutSVGPath path id='hp'",
321 "reason": "layoutObject insertion"
322 },
323 {
324 "object": "LayoutSVGPath path id='hp'",
325 "reason": "layoutObject removal"
326 },
327 {
328 "object": "LayoutSVGContainer g",
329 "reason": "layoutObject removal"
330 },
331 {
332 "object": "LayoutSVGContainer g id='inneruse'",
333 "reason": "layoutObject removal"
334 },
335 {
336 "object": "LayoutSVGGradientStop stop id='offset'",
337 "reason": "full"
338 },
339 {
340 "object": "LayoutSVGContainer g id='inneruse'",
341 "reason": "full"
342 },
343 {
344 "object": "LayoutSVGPath path id='hp'",
345 "reason": "SVG resource change"
346 },
347 {
348 "object": "LayoutSVGContainer g id='inneruse'",
349 "reason": "layoutObject insertion"
350 },
351 {
352 "object": "LayoutSVGContainer g",
353 "reason": "layoutObject insertion"
354 },
355 {
356 "object": "LayoutSVGPath path id='hp'",
357 "reason": "layoutObject insertion"
358 },
359 {
360 "object": "LayoutSVGPath path id='hp'",
361 "reason": "layoutObject removal"
362 },
363 {
364 "object": "LayoutSVGContainer g",
365 "reason": "layoutObject removal"
366 },
367 {
368 "object": "LayoutSVGContainer g id='inneruse'",
369 "reason": "layoutObject removal"
370 },
371 {
372 "object": "LayoutSVGGradientStop stop id='offset'",
373 "reason": "full"
374 },
375 {
376 "object": "LayoutSVGContainer g id='inneruse'",
377 "reason": "full"
378 },
379 {
380 "object": "LayoutSVGPath path id='hp'",
381 "reason": "SVG resource change"
382 },
383 {
384 "object": "LayoutSVGContainer g id='inneruse'",
385 "reason": "layoutObject insertion"
386 },
387 {
388 "object": "LayoutSVGContainer g",
389 "reason": "layoutObject insertion"
390 },
391 {
392 "object": "LayoutSVGPath path id='hp'",
393 "reason": "layoutObject insertion"
394 }
231 ] 395 ]
232 } 396 }
233 397
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698