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

Side by Side Diff: LayoutTests/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, 928],
3 "children": [
4 {
5 "bounds": [785, 928],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [601, 563, 50, 40],
10 [601, 463, 50, 40],
11 [601, 363, 50, 40],
12 [601, 263, 50, 40],
13 [601, 213, 50, 40],
14 [601, 63, 50, 40],
15 [571, 513, 80, 40],
16 [571, 413, 80, 40],
17 [571, 313, 80, 40],
18 [571, 163, 80, 40],
19 [571, 113, 80, 40],
20 [459, 563, 50, 40],
21 [459, 463, 50, 40],
22 [459, 363, 50, 40],
23 [459, 263, 50, 40],
24 [459, 213, 50, 40],
25 [459, 63, 50, 40],
26 [429, 513, 80, 40],
27 [429, 413, 80, 40],
28 [429, 313, 80, 40],
29 [429, 163, 80, 40],
30 [429, 113, 80, 40],
31 [317, 563, 50, 40],
32 [317, 463, 50, 40],
33 [317, 363, 50, 40],
34 [317, 263, 50, 40],
35 [317, 213, 50, 40],
36 [317, 63, 50, 40],
37 [287, 513, 80, 40],
38 [287, 413, 80, 40],
39 [287, 313, 80, 40],
40 [287, 163, 80, 40],
41 [287, 113, 80, 40],
42 [175, 563, 50, 40],
43 [175, 463, 50, 40],
44 [175, 363, 50, 40],
45 [175, 263, 50, 40],
46 [175, 213, 50, 40],
47 [175, 63, 50, 40],
48 [145, 513, 80, 40],
49 [145, 413, 80, 40],
50 [145, 313, 80, 40],
51 [145, 163, 80, 40],
52 [145, 113, 80, 40]
53 ],
54 "children": [
55 {
56 "position": [15, 854],
57 "bounds": [150, 60]
58 },
59 {
60 "shouldFlattenTransform": false,
61 "children": [
62 {
63 "position": [15, 854],
64 "bounds": [150, 60],
65 "drawsContent": true
66 },
67 {
68 "position": [15, 854],
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