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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/repaint-moving-svg-and-div-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [575, 375, 100, 100],
10 [560, 350, 100, 100],
11 [560, 350, 100, 100],
12 [550, 350, 150, 150],
13 [545, 325, 100, 100],
14 [545, 325, 100, 100],
15 [535, 325, 150, 150],
16 [535, 325, 150, 150],
17 [530, 300, 100, 100],
18 [530, 300, 100, 100],
19 [520, 300, 150, 150],
20 [520, 300, 150, 150],
21 [515, 275, 100, 100],
22 [515, 275, 100, 100],
23 [505, 275, 150, 150],
24 [505, 275, 150, 150],
25 [500, 250, 100, 100],
26 [500, 250, 100, 100],
27 [490, 250, 150, 150],
28 [490, 250, 150, 150],
29 [475, 225, 150, 150],
30 [475, 225, 150, 150],
31 [470, 200, 100, 100],
32 [470, 200, 100, 100],
33 [455, 175, 100, 100],
34 [455, 175, 100, 100],
35 [445, 175, 150, 150],
36 [445, 175, 150, 150],
37 [440, 150, 100, 100],
38 [440, 150, 100, 100],
39 [430, 150, 150, 150],
40 [430, 150, 150, 150],
41 [425, 125, 100, 100],
42 [415, 125, 150, 150],
43 [415, 125, 150, 150],
44 [400, 100, 150, 150],
45 [275, 375, 100, 100],
46 [260, 350, 100, 100],
47 [260, 350, 100, 100],
48 [250, 350, 150, 150],
49 [245, 325, 100, 100],
50 [245, 325, 100, 100],
51 [235, 325, 150, 150],
52 [235, 325, 150, 150],
53 [230, 300, 100, 100],
54 [230, 300, 100, 100],
55 [220, 300, 150, 150],
56 [220, 300, 150, 150],
57 [215, 275, 100, 100],
58 [215, 275, 100, 100],
59 [205, 275, 150, 150],
60 [205, 275, 150, 150],
61 [200, 250, 100, 100],
62 [200, 250, 100, 100],
63 [190, 250, 150, 150],
64 [190, 250, 150, 150],
65 [175, 225, 150, 150],
66 [175, 225, 150, 150],
67 [170, 200, 100, 100],
68 [170, 200, 100, 100],
69 [155, 175, 100, 100],
70 [155, 175, 100, 100],
71 [145, 175, 150, 150],
72 [145, 175, 150, 150],
73 [140, 150, 100, 100],
74 [140, 150, 100, 100],
75 [130, 150, 150, 150],
76 [130, 150, 150, 150],
77 [125, 125, 100, 100],
78 [115, 125, 150, 150],
79 [115, 125, 150, 150],
80 [100, 100, 150, 150]
81 ],
82 "paintInvalidationClients": [
83 "LayoutSVGRoot (positioned) svg id='svg'",
84 "LayoutSVGRect rect",
85 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
86 "LayoutBlockFlow div class='innerBox'",
87 "LayoutSVGRoot (positioned) svg id='svg'",
88 "LayoutSVGRect rect",
89 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
90 "LayoutBlockFlow div class='innerBox'",
91 "LayoutSVGRoot (positioned) svg id='svg'",
92 "LayoutSVGRect rect",
93 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
94 "LayoutBlockFlow div class='innerBox'",
95 "LayoutSVGRoot (positioned) svg id='svg'",
96 "LayoutSVGRect rect",
97 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
98 "LayoutBlockFlow div class='innerBox'",
99 "LayoutSVGRoot (positioned) svg id='svg'",
100 "LayoutSVGRect rect",
101 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
102 "LayoutBlockFlow div class='innerBox'",
103 "LayoutSVGRoot (positioned) svg id='svg'",
104 "LayoutSVGRect rect",
105 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
106 "LayoutBlockFlow div class='innerBox'",
107 "LayoutSVGRoot (positioned) svg id='svg'",
108 "LayoutSVGRect rect",
109 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
110 "LayoutBlockFlow div class='innerBox'",
111 "LayoutSVGRoot (positioned) svg id='svg'",
112 "LayoutSVGRect rect",
113 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
114 "LayoutBlockFlow div class='innerBox'",
115 "LayoutSVGRoot (positioned) svg id='svg'",
116 "LayoutSVGRect rect",
117 "LayoutBlockFlow (positioned) div id='html' class='outerBox'",
118 "LayoutBlockFlow div class='innerBox'"
119 ]
120 }
121 ]
122 }
123
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698