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

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

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

Powered by Google App Engine
This is Rietveld 408576698