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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource-expected.txt

Issue 2084643002: 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": [785, 928], 3 "bounds": [785, 928],
3 "children": [ 4 "children": [
4 { 5 {
6 "name": "LayoutView #document",
5 "bounds": [785, 928], 7 "bounds": [785, 928],
6 "contentsOpaque": true, 8 "contentsOpaque": true,
7 "drawsContent": true, 9 "drawsContent": true,
8 "backgroundColor": "#FFFFFF", 10 "backgroundColor": "#FFFFFF",
9 "paintInvalidations": [ 11 "paintInvalidations": [
10 { 12 {
11 "object": "LayoutHTMLCanvas CANVAS id='copyvideo'", 13 "object": "LayoutHTMLCanvas CANVAS id='copyvideo'",
12 "rect": [571, 513, 80, 40], 14 "rect": [571, 513, 80, 40],
13 "reason": "invalidate paint rectangle" 15 "reason": "invalidate paint rectangle"
14 }, 16 },
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 "reason": "invalidate paint rectangle" 225 "reason": "invalidate paint rectangle"
224 }, 226 },
225 { 227 {
226 "object": "LayoutHTMLCanvas CANVAS id='source-oversolid color'", 228 "object": "LayoutHTMLCanvas CANVAS id='source-oversolid color'",
227 "rect": [175, 63, 50, 40], 229 "rect": [175, 63, 50, 40],
228 "reason": "invalidate paint rectangle" 230 "reason": "invalidate paint rectangle"
229 } 231 }
230 ], 232 ],
231 "children": [ 233 "children": [
232 { 234 {
235 "name": "LayoutVideo VIDEO id='video'",
233 "position": [15, 854], 236 "position": [15, 854],
234 "bounds": [150, 60] 237 "bounds": [150, 60]
235 }, 238 },
236 { 239 {
240 "name": "Squashing Containment Layer",
237 "shouldFlattenTransform": false, 241 "shouldFlattenTransform": false,
238 "children": [ 242 "children": [
239 { 243 {
244 "name": "LayoutFlexibleBox (relative positioned) DIV",
240 "position": [15, 854], 245 "position": [15, 854],
241 "bounds": [150, 60], 246 "bounds": [150, 60],
242 "drawsContent": true 247 "drawsContent": true
243 }, 248 },
244 { 249 {
250 "name": "Squashing Layer (first squashed layer: LayoutFlexibleBox (relative positioned) DIV)",
245 "position": [15, 854], 251 "position": [15, 854],
246 "bounds": [150, 18], 252 "bounds": [150, 18],
247 "drawsContent": true 253 "drawsContent": true
248 } 254 }
249 ] 255 ]
250 } 256 }
251 ] 257 ]
252 } 258 }
259 ],
260 "objectPaintInvalidations": [
261 {
262 "object": "LayoutHTMLCanvas CANVAS id='source-oversolid color'",
263 "reason": "invalidate paint rectangle"
264 },
265 {
266 "object": "LayoutHTMLCanvas CANVAS id='source-overimage'",
267 "reason": "invalidate paint rectangle"
268 },
269 {
270 "object": "LayoutHTMLCanvas CANVAS id='source-overcanvas'",
271 "reason": "invalidate paint rectangle"
272 },
273 {
274 "object": "LayoutHTMLCanvas CANVAS id='source-overvideo'",
275 "reason": "invalidate paint rectangle"
276 },
277 {
278 "object": "LayoutHTMLCanvas CANVAS id='source-insolid color'",
279 "reason": "invalidate paint rectangle"
280 },
281 {
282 "object": "LayoutHTMLCanvas CANVAS id='source-inimage'",
283 "reason": "invalidate paint rectangle"
284 },
285 {
286 "object": "LayoutHTMLCanvas CANVAS id='source-incanvas'",
287 "reason": "invalidate paint rectangle"
288 },
289 {
290 "object": "LayoutHTMLCanvas CANVAS id='source-invideo'",
291 "reason": "invalidate paint rectangle"
292 },
293 {
294 "object": "LayoutHTMLCanvas CANVAS id='source-outsolid color'",
295 "reason": "invalidate paint rectangle"
296 },
297 {
298 "object": "LayoutHTMLCanvas CANVAS id='source-outimage'",
299 "reason": "invalidate paint rectangle"
300 },
301 {
302 "object": "LayoutHTMLCanvas CANVAS id='source-outcanvas'",
303 "reason": "invalidate paint rectangle"
304 },
305 {
306 "object": "LayoutHTMLCanvas CANVAS id='source-outvideo'",
307 "reason": "invalidate paint rectangle"
308 },
309 {
310 "object": "LayoutHTMLCanvas CANVAS id='source-atopsolid color'",
311 "reason": "invalidate paint rectangle"
312 },
313 {
314 "object": "LayoutHTMLCanvas CANVAS id='source-atopimage'",
315 "reason": "invalidate paint rectangle"
316 },
317 {
318 "object": "LayoutHTMLCanvas CANVAS id='source-atopcanvas'",
319 "reason": "invalidate paint rectangle"
320 },
321 {
322 "object": "LayoutHTMLCanvas CANVAS id='source-atopvideo'",
323 "reason": "invalidate paint rectangle"
324 },
325 {
326 "object": "LayoutHTMLCanvas CANVAS id='destination-oversolid color'",
327 "reason": "invalidate paint rectangle"
328 },
329 {
330 "object": "LayoutHTMLCanvas CANVAS id='destination-overimage'",
331 "reason": "invalidate paint rectangle"
332 },
333 {
334 "object": "LayoutHTMLCanvas CANVAS id='destination-overcanvas'",
335 "reason": "invalidate paint rectangle"
336 },
337 {
338 "object": "LayoutHTMLCanvas CANVAS id='destination-overvideo'",
339 "reason": "invalidate paint rectangle"
340 },
341 {
342 "object": "LayoutHTMLCanvas CANVAS id='destination-insolid color'",
343 "reason": "invalidate paint rectangle"
344 },
345 {
346 "object": "LayoutHTMLCanvas CANVAS id='destination-inimage'",
347 "reason": "invalidate paint rectangle"
348 },
349 {
350 "object": "LayoutHTMLCanvas CANVAS id='destination-incanvas'",
351 "reason": "invalidate paint rectangle"
352 },
353 {
354 "object": "LayoutHTMLCanvas CANVAS id='destination-invideo'",
355 "reason": "invalidate paint rectangle"
356 },
357 {
358 "object": "LayoutHTMLCanvas CANVAS id='destination-outsolid color'",
359 "reason": "invalidate paint rectangle"
360 },
361 {
362 "object": "LayoutHTMLCanvas CANVAS id='destination-outimage'",
363 "reason": "invalidate paint rectangle"
364 },
365 {
366 "object": "LayoutHTMLCanvas CANVAS id='destination-outcanvas'",
367 "reason": "invalidate paint rectangle"
368 },
369 {
370 "object": "LayoutHTMLCanvas CANVAS id='destination-outvideo'",
371 "reason": "invalidate paint rectangle"
372 },
373 {
374 "object": "LayoutHTMLCanvas CANVAS id='destination-atopsolid color'",
375 "reason": "invalidate paint rectangle"
376 },
377 {
378 "object": "LayoutHTMLCanvas CANVAS id='destination-atopimage'",
379 "reason": "invalidate paint rectangle"
380 },
381 {
382 "object": "LayoutHTMLCanvas CANVAS id='destination-atopcanvas'",
383 "reason": "invalidate paint rectangle"
384 },
385 {
386 "object": "LayoutHTMLCanvas CANVAS id='destination-atopvideo'",
387 "reason": "invalidate paint rectangle"
388 },
389 {
390 "object": "LayoutHTMLCanvas CANVAS id='lightersolid color'",
391 "reason": "invalidate paint rectangle"
392 },
393 {
394 "object": "LayoutHTMLCanvas CANVAS id='lighterimage'",
395 "reason": "invalidate paint rectangle"
396 },
397 {
398 "object": "LayoutHTMLCanvas CANVAS id='lightercanvas'",
399 "reason": "invalidate paint rectangle"
400 },
401 {
402 "object": "LayoutHTMLCanvas CANVAS id='lightervideo'",
403 "reason": "invalidate paint rectangle"
404 },
405 {
406 "object": "LayoutHTMLCanvas CANVAS id='copysolid color'",
407 "reason": "invalidate paint rectangle"
408 },
409 {
410 "object": "LayoutHTMLCanvas CANVAS id='copyimage'",
411 "reason": "invalidate paint rectangle"
412 },
413 {
414 "object": "LayoutHTMLCanvas CANVAS id='copycanvas'",
415 "reason": "invalidate paint rectangle"
416 },
417 {
418 "object": "LayoutHTMLCanvas CANVAS id='copyvideo'",
419 "reason": "invalidate paint rectangle"
420 },
421 {
422 "object": "LayoutHTMLCanvas CANVAS id='xorsolid color'",
423 "reason": "invalidate paint rectangle"
424 },
425 {
426 "object": "LayoutHTMLCanvas CANVAS id='xorimage'",
427 "reason": "invalidate paint rectangle"
428 },
429 {
430 "object": "LayoutHTMLCanvas CANVAS id='xorcanvas'",
431 "reason": "invalidate paint rectangle"
432 },
433 {
434 "object": "LayoutHTMLCanvas CANVAS id='xorvideo'",
435 "reason": "invalidate paint rectangle"
436 }
253 ] 437 ]
254 } 438 }
255 439
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698