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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt

Issue 2544743002: Fix under-invalidation of frameset on resize (Closed)
Patch Set: - Created 4 years 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 "layers": [
3 {
4 "name": "LayoutView #document",
5 "bounds": [600, 250],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "paintInvalidations": [
9 {
10 "object": "LayoutFrameSet FRAMESET",
11 "rect": [0, 0, 600, 500],
12 "reason": "border box change"
13 },
14 {
15 "object": "LayoutView #document",
16 "rect": [0, 250, 600, 250],
17 "reason": "incremental"
18 },
19 {
20 "object": "LayoutFrame FRAME",
21 "rect": [153, 0, 294, 500],
22 "reason": "forced by layout"
23 },
24 {
25 "object": "LayoutFrame FRAME",
26 "rect": [453, 0, 147, 500],
27 "reason": "forced by layout"
28 },
29 {
30 "object": "LayoutFrame FRAME",
31 "rect": [0, 0, 147, 500],
32 "reason": "forced by layout"
33 }
34 ]
35 }
36 ],
37 "objectPaintInvalidations": [
38 {
39 "object": "LayoutView #document",
40 "reason": "incremental"
41 },
42 {
43 "object": "LayoutFrameSet FRAMESET",
44 "reason": "border box change"
45 },
46 {
47 "object": "LayoutFrame FRAME",
48 "reason": "forced by layout"
49 },
50 {
51 "object": "LayoutFrame FRAME",
52 "reason": "forced by layout"
53 },
54 {
55 "object": "LayoutFrame FRAME",
56 "reason": "forced by layout"
57 },
58 {
59 "object": "VerticalScrollbar",
60 "reason": "scroll"
61 },
62 {
63 "object": "VerticalScrollbar",
64 "reason": "scroll"
65 },
66 {
67 "object": "VerticalScrollbar",
68 "reason": "scroll"
69 }
70 ]
71 }
72 {
73 "layers": [
74 {
75 "name": "LayoutView #document",
76 "bounds": [400, 250],
77 "contentsOpaque": true,
78 "drawsContent": true,
79 "paintInvalidations": [
80 {
81 "object": "LayoutFrameSet FRAMESET",
82 "rect": [0, 0, 600, 250],
83 "reason": "border box change"
84 },
85 {
86 "object": "LayoutFrame FRAME",
87 "rect": [153, 0, 294, 250],
88 "reason": "forced by layout"
89 },
90 {
91 "object": "LayoutView #document",
92 "rect": [400, 0, 200, 250],
93 "reason": "incremental"
94 },
95 {
96 "object": "LayoutFrame FRAME",
97 "rect": [103, 0, 194, 250],
98 "reason": "forced by layout"
99 },
100 {
101 "object": "LayoutFrame FRAME",
102 "rect": [453, 0, 147, 250],
103 "reason": "forced by layout"
104 },
105 {
106 "object": "LayoutFrame FRAME",
107 "rect": [0, 0, 147, 250],
108 "reason": "forced by layout"
109 },
110 {
111 "object": "LayoutFrame FRAME",
112 "rect": [303, 0, 97, 250],
113 "reason": "forced by layout"
114 }
115 ]
116 }
117 ],
118 "objectPaintInvalidations": [
119 {
120 "object": "LayoutView #document",
121 "reason": "incremental"
122 },
123 {
124 "object": "LayoutFrameSet FRAMESET",
125 "reason": "border box change"
126 },
127 {
128 "object": "LayoutFrame FRAME",
129 "reason": "forced by layout"
130 },
131 {
132 "object": "LayoutFrame FRAME",
133 "reason": "forced by layout"
134 },
135 {
136 "object": "LayoutFrame FRAME",
137 "reason": "forced by layout"
138 },
139 {
140 "object": "HorizontalScrollbar",
141 "reason": "scroll"
142 },
143 {
144 "object": "HorizontalScrollbar",
145 "reason": "scroll"
146 },
147 {
148 "object": "LayoutView #document",
149 "reason": "location change"
150 },
151 {
152 "object": "LayoutBlockFlow HTML",
153 "reason": "location change"
154 },
155 {
156 "object": "LayoutBlockFlow BODY",
157 "reason": "location change"
158 },
159 {
160 "object": "HorizontalScrollbar",
161 "reason": "scroll"
162 },
163 {
164 "object": "LayoutView #document",
165 "reason": "location change"
166 },
167 {
168 "object": "LayoutBlockFlow HTML",
169 "reason": "location change"
170 },
171 {
172 "object": "LayoutBlockFlow BODY",
173 "reason": "location change"
174 }
175 ]
176 }
177 {
178 "layers": [
179 {
180 "name": "LayoutView #document",
181 "bounds": [400, 600],
182 "contentsOpaque": true,
183 "drawsContent": true,
184 "paintInvalidations": [
185 {
186 "object": "LayoutFrameSet FRAMESET",
187 "rect": [0, 0, 400, 600],
188 "reason": "border box change"
189 },
190 {
191 "object": "LayoutView #document",
192 "rect": [0, 250, 400, 350],
193 "reason": "incremental"
194 },
195 {
196 "object": "LayoutFrame FRAME",
197 "rect": [103, 0, 194, 600],
198 "reason": "forced by layout"
199 },
200 {
201 "object": "LayoutFrame FRAME",
202 "rect": [303, 0, 97, 600],
203 "reason": "forced by layout"
204 },
205 {
206 "object": "LayoutFrame FRAME",
207 "rect": [0, 0, 97, 600],
208 "reason": "forced by layout"
209 }
210 ]
211 }
212 ],
213 "objectPaintInvalidations": [
214 {
215 "object": "LayoutView #document",
216 "reason": "incremental"
217 },
218 {
219 "object": "LayoutFrameSet FRAMESET",
220 "reason": "border box change"
221 },
222 {
223 "object": "LayoutFrame FRAME",
224 "reason": "forced by layout"
225 },
226 {
227 "object": "LayoutFrame FRAME",
228 "reason": "forced by layout"
229 },
230 {
231 "object": "LayoutFrame FRAME",
232 "reason": "forced by layout"
233 }
234 ]
235 }
236 {
237 "layers": [
238 {
239 "name": "LayoutView #document",
240 "bounds": [800, 600],
241 "contentsOpaque": true,
242 "drawsContent": true,
243 "paintInvalidations": [
244 {
245 "object": "LayoutFrameSet FRAMESET",
246 "rect": [0, 0, 800, 600],
247 "reason": "border box change"
248 },
249 {
250 "object": "LayoutView #document",
251 "rect": [400, 0, 400, 600],
252 "reason": "incremental"
253 },
254 {
255 "object": "LayoutFrame FRAME",
256 "rect": [203, 0, 394, 600],
257 "reason": "forced by layout"
258 },
259 {
260 "object": "LayoutFrame FRAME",
261 "rect": [603, 0, 197, 600],
262 "reason": "forced by layout"
263 },
264 {
265 "object": "LayoutFrame FRAME",
266 "rect": [0, 0, 197, 600],
267 "reason": "forced by layout"
268 },
269 {
270 "object": "LayoutFrame FRAME",
271 "rect": [103, 0, 194, 600],
272 "reason": "forced by layout"
273 },
274 {
275 "object": "LayoutFrame FRAME",
276 "rect": [303, 0, 97, 600],
277 "reason": "forced by layout"
278 }
279 ]
280 }
281 ],
282 "objectPaintInvalidations": [
283 {
284 "object": "LayoutView #document",
285 "reason": "incremental"
286 },
287 {
288 "object": "LayoutFrameSet FRAMESET",
289 "reason": "border box change"
290 },
291 {
292 "object": "LayoutFrame FRAME",
293 "reason": "forced by layout"
294 },
295 {
296 "object": "LayoutFrame FRAME",
297 "reason": "forced by layout"
298 },
299 {
300 "object": "LayoutFrame FRAME",
301 "reason": "forced by layout"
302 },
303 {
304 "object": "LayoutView #document",
305 "reason": "location change"
306 },
307 {
308 "object": "LayoutBlockFlow HTML",
309 "reason": "location change"
310 },
311 {
312 "object": "LayoutBlockFlow BODY",
313 "reason": "location change"
314 },
315 {
316 "object": "LayoutView #document",
317 "reason": "location change"
318 },
319 {
320 "object": "LayoutBlockFlow HTML",
321 "reason": "location change"
322 },
323 {
324 "object": "LayoutBlockFlow BODY",
325 "reason": "location change"
326 }
327 ]
328 }
329
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698