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

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

Issue 648743002: Auto-rebaseline for r183541 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "bounds": [785, 933],
3 "children": [
4 {
5 "bounds": [785, 933],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [599, 565, 50, 40],
10 [599, 465, 50, 40],
11 [599, 365, 50, 40],
12 [599, 265, 50, 40],
13 [599, 215, 50, 40],
14 [599, 65, 50, 40],
15 [569, 515, 80, 40],
16 [569, 415, 80, 40],
17 [569, 315, 80, 40],
18 [569, 165, 80, 40],
19 [569, 115, 80, 40],
20 [457, 565, 50, 40],
21 [457, 465, 50, 40],
22 [457, 365, 50, 40],
23 [457, 265, 50, 40],
24 [457, 215, 50, 40],
25 [457, 65, 50, 40],
26 [427, 515, 80, 40],
27 [427, 415, 80, 40],
28 [427, 315, 80, 40],
29 [427, 165, 80, 40],
30 [427, 115, 80, 40],
31 [315, 565, 50, 40],
32 [315, 465, 50, 40],
33 [315, 365, 50, 40],
34 [315, 265, 50, 40],
35 [315, 215, 50, 40],
36 [315, 65, 50, 40],
37 [285, 515, 80, 40],
38 [285, 415, 80, 40],
39 [285, 315, 80, 40],
40 [285, 165, 80, 40],
41 [285, 115, 80, 40],
42 [173, 565, 50, 40],
43 [173, 465, 50, 40],
44 [173, 365, 50, 40],
45 [173, 265, 50, 40],
46 [173, 215, 50, 40],
47 [173, 65, 50, 40],
48 [143, 515, 80, 40],
49 [143, 415, 80, 40],
50 [143, 315, 80, 40],
51 [143, 165, 80, 40],
52 [143, 115, 80, 40]
53 ],
54 "children": [
55 {
56 "position": [15, 859],
57 "bounds": [150, 60]
58 },
59 {
60 "shouldFlattenTransform": false,
61 "children": [
62 {
63 "position": [15, 859],
64 "bounds": [150, 60],
65 "drawsContent": true
66 },
67 {
68 "position": [15, 859],
69 "bounds": [150, 25],
70 "drawsContent": true
71 }
72 ]
73 }
74 ]
75 }
76 ]
77 }
78
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698