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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-centered-inline-under-fixed-pos-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 years, 3 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
(Empty)
1 {
2 "name": "Content Root Layer",
3 "bounds": [600, 250],
4 "children": [
5 {
6 "name": "LayoutView #document",
7 "bounds": [600, 250],
8 "contentsOpaque": true,
9 "drawsContent": true,
10 "paintInvalidations": [
11 {
12 "object": "LayoutBlockFlow (positioned) DIV class='container'",
13 "rect": [0, 0, 600, 500],
14 "reason": "forced by layout"
15 },
16 {
17 "object": "LayoutView #document",
18 "rect": [0, 250, 600, 250],
19 "reason": "incremental"
20 },
21 {
22 "object": "LayoutBlockFlow HTML",
23 "rect": [0, 0, 600, 8],
24 "reason": "forced by layout"
25 },
26 {
27 "object": "LayoutBlockFlow DIV class='parent'",
28 "rect": [0, 0, 6, 500],
29 "reason": "forced by layout"
30 },
31 {
32 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
33 "rect": [0, 250, 6, 30],
34 "reason": "forced by layout"
35 },
36 {
37 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
38 "rect": [0, 125, 6, 30],
39 "reason": "forced by layout"
40 }
41 ]
42 }
43 ],
44 "objectPaintInvalidations": [
45 {
46 "object": "LayoutView #document",
47 "reason": "incremental"
48 },
49 {
50 "object": "LayoutBlockFlow HTML",
51 "reason": "forced by layout"
52 },
53 {
54 "object": "LayoutBlockFlow (positioned) DIV class='container'",
55 "reason": "forced by layout"
56 },
57 {
58 "object": "LayoutBlockFlow DIV class='parent'",
59 "reason": "forced by layout"
60 },
61 {
62 "object": "RootInlineBox",
63 "reason": "forced by layout"
64 },
65 {
66 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
67 "reason": "forced by layout"
68 }
69 ]
70 }
71 {
72 "name": "Content Root Layer",
73 "bounds": [400, 250],
74 "children": [
75 {
76 "name": "LayoutView #document",
77 "bounds": [400, 250],
78 "contentsOpaque": true,
79 "drawsContent": true,
80 "paintInvalidations": [
81 {
82 "object": "LayoutBlockFlow (positioned) DIV class='container'",
83 "rect": [0, 0, 600, 250],
84 "reason": "forced by layout"
85 },
86 {
87 "object": "LayoutBlockFlow HTML",
88 "rect": [0, 0, 600, 8],
89 "reason": "forced by layout"
90 },
91 {
92 "object": "LayoutView #document",
93 "rect": [400, 0, 200, 250],
94 "reason": "incremental"
95 },
96 {
97 "object": "LayoutBlockFlow DIV class='parent'",
98 "rect": [0, 0, 6, 250],
99 "reason": "forced by layout"
100 },
101 {
102 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
103 "rect": [0, 125, 6, 30],
104 "reason": "forced by layout"
105 }
106 ]
107 }
108 ],
109 "objectPaintInvalidations": [
110 {
111 "object": "LayoutView #document",
112 "reason": "incremental"
113 },
114 {
115 "object": "LayoutBlockFlow HTML",
116 "reason": "forced by layout"
117 },
118 {
119 "object": "LayoutBlockFlow (positioned) DIV class='container'",
120 "reason": "forced by layout"
121 },
122 {
123 "object": "LayoutBlockFlow DIV class='parent'",
124 "reason": "forced by layout"
125 },
126 {
127 "object": "RootInlineBox",
128 "reason": "forced by layout"
129 },
130 {
131 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
132 "reason": "forced by layout"
133 }
134 ]
135 }
136 {
137 "name": "Content Root Layer",
138 "bounds": [400, 600],
139 "children": [
140 {
141 "name": "LayoutView #document",
142 "bounds": [400, 600],
143 "contentsOpaque": true,
144 "drawsContent": true,
145 "paintInvalidations": [
146 {
147 "object": "LayoutBlockFlow (positioned) DIV class='container'",
148 "rect": [0, 0, 400, 600],
149 "reason": "full"
150 },
151 {
152 "object": "LayoutView #document",
153 "rect": [0, 250, 400, 350],
154 "reason": "incremental"
155 },
156 {
157 "object": "LayoutBlockFlow HTML",
158 "rect": [0, 0, 400, 8],
159 "reason": "forced by layout"
160 },
161 {
162 "object": "LayoutBlockFlow DIV class='parent'",
163 "rect": [0, 0, 6, 600],
164 "reason": "forced by layout"
165 },
166 {
167 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
168 "rect": [0, 300, 6, 30],
169 "reason": "forced by layout"
170 },
171 {
172 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
173 "rect": [0, 125, 6, 30],
174 "reason": "forced by layout"
175 }
176 ]
177 }
178 ],
179 "objectPaintInvalidations": [
180 {
181 "object": "LayoutView #document",
182 "reason": "incremental"
183 },
184 {
185 "object": "LayoutBlockFlow HTML",
186 "reason": "forced by layout"
187 },
188 {
189 "object": "LayoutBlockFlow (positioned) DIV class='container'",
190 "reason": "full"
191 },
192 {
193 "object": "LayoutBlockFlow DIV class='parent'",
194 "reason": "forced by layout"
195 },
196 {
197 "object": "RootInlineBox",
198 "reason": "forced by layout"
199 },
200 {
201 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
202 "reason": "forced by layout"
203 }
204 ]
205 }
206 {
207 "name": "Content Root Layer",
208 "bounds": [800, 600],
209 "children": [
210 {
211 "name": "LayoutView #document",
212 "bounds": [800, 600],
213 "contentsOpaque": true,
214 "drawsContent": true,
215 "paintInvalidations": [
216 {
217 "object": "LayoutBlockFlow (positioned) DIV class='container'",
218 "rect": [0, 0, 800, 600],
219 "reason": "full"
220 },
221 {
222 "object": "LayoutBlockFlow HTML",
223 "rect": [0, 0, 800, 8],
224 "reason": "forced by layout"
225 },
226 {
227 "object": "LayoutView #document",
228 "rect": [400, 0, 400, 600],
229 "reason": "incremental"
230 },
231 {
232 "object": "LayoutBlockFlow DIV class='parent'",
233 "rect": [0, 0, 6, 600],
234 "reason": "forced by layout"
235 },
236 {
237 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
238 "rect": [0, 300, 6, 30],
239 "reason": "forced by layout"
240 }
241 ]
242 }
243 ],
244 "objectPaintInvalidations": [
245 {
246 "object": "LayoutView #document",
247 "reason": "incremental"
248 },
249 {
250 "object": "LayoutBlockFlow HTML",
251 "reason": "forced by layout"
252 },
253 {
254 "object": "LayoutBlockFlow (positioned) DIV class='container'",
255 "reason": "full"
256 },
257 {
258 "object": "LayoutBlockFlow DIV class='parent'",
259 "reason": "forced by layout"
260 },
261 {
262 "object": "RootInlineBox",
263 "reason": "forced by layout"
264 },
265 {
266 "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
267 "reason": "forced by layout"
268 }
269 ]
270 }
271
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698