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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/line-flow-with-floats-8-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": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow P", 10 "object": "LayoutBlockFlow P",
11 "rect": [8, 74, 418, 526], 11 "rect": [8, 74, 418, 526],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutText #text", 15 "object": "LayoutText #text",
16 "rect": [14, 240, 406, 139], 16 "rect": [14, 240, 406, 139],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutText #text", 20 "object": "LayoutText #text",
21 "rect": [14, 500, 406, 99], 21 "rect": [14, 500, 406, 99],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutText #text", 25 "object": "LayoutText #text",
26 "rect": [14, 480, 406, 99], 26 "rect": [14, 480, 406, 99],
27 "reason": "forced by layout" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutText #text", 30 "object": "LayoutText #text",
31 "rect": [14, 180, 406, 79], 31 "rect": [14, 180, 406, 79],
32 "reason": "forced by layout" 32 "reason": "geometry"
33 }, 33 },
34 { 34 {
35 "object": "LayoutText #text", 35 "object": "LayoutText #text",
36 "rect": [14, 440, 355, 59], 36 "rect": [14, 440, 355, 59],
37 "reason": "forced by layout" 37 "reason": "geometry"
38 }, 38 },
39 { 39 {
40 "object": "LayoutText #text", 40 "object": "LayoutText #text",
41 "rect": [14, 420, 355, 59], 41 "rect": [14, 420, 355, 59],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "LayoutText #text", 45 "object": "LayoutText #text",
46 "rect": [14, 80, 354, 119], 46 "rect": [14, 80, 354, 119],
47 "reason": "forced by layout" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutText #text", 50 "object": "LayoutText #text",
51 "rect": [14, 380, 354, 59], 51 "rect": [14, 380, 354, 59],
52 "reason": "forced by layout" 52 "reason": "geometry"
53 }, 53 },
54 { 54 {
55 "object": "LayoutText #text", 55 "object": "LayoutText #text",
56 "rect": [65, 380, 304, 59], 56 "rect": [65, 380, 304, 59],
57 "reason": "forced by layout" 57 "reason": "geometry"
58 }, 58 },
59 { 59 {
60 "object": "LayoutText #text", 60 "object": "LayoutText #text",
61 "rect": [14, 380, 298, 19], 61 "rect": [14, 380, 298, 19],
62 "reason": "forced by layout" 62 "reason": "geometry"
63 }, 63 },
64 { 64 {
65 "object": "LayoutText #text", 65 "object": "LayoutText #text",
66 "rect": [65, 380, 287, 19], 66 "rect": [65, 380, 287, 19],
67 "reason": "forced by layout" 67 "reason": "geometry"
68 }, 68 },
69 { 69 {
70 "object": "LayoutText #text", 70 "object": "LayoutText #text",
71 "rect": [134, 360, 131, 19], 71 "rect": [134, 360, 131, 19],
72 "reason": "forced by layout" 72 "reason": "geometry"
73 }, 73 },
74 { 74 {
75 "object": "LayoutText #text", 75 "object": "LayoutText #text",
76 "rect": [83, 360, 131, 19], 76 "rect": [83, 360, 131, 19],
77 "reason": "forced by layout" 77 "reason": "geometry"
78 }, 78 },
79 { 79 {
80 "object": "LayoutText #text", 80 "object": "LayoutText #text",
81 "rect": [303, 420, 66, 19], 81 "rect": [303, 420, 66, 19],
82 "reason": "forced by layout" 82 "reason": "geometry"
83 }, 83 },
84 { 84 {
85 "object": "LayoutText #text", 85 "object": "LayoutText #text",
86 "rect": [143, 420, 64, 19], 86 "rect": [143, 420, 64, 19],
87 "reason": "forced by layout" 87 "reason": "geometry"
88 }, 88 },
89 { 89 {
90 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 90 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
91 "rect": [14, 363, 48, 65], 91 "rect": [14, 363, 48, 65],
92 "reason": "layoutObject removal" 92 "reason": "disappeared"
93 }, 93 },
94 { 94 {
95 "object": "LayoutText #text", 95 "object": "LayoutText #text",
96 "rect": [151, 180, 39, 19], 96 "rect": [151, 180, 39, 19],
97 "reason": "forced by layout" 97 "reason": "geometry"
98 }, 98 },
99 { 99 {
100 "object": "LayoutView #document", 100 "object": "LayoutView #document",
101 "rect": [485, 0, 15, 600], 101 "rect": [485, 0, 15, 600],
102 "reason": "scroll" 102 "reason": "scroll control"
103 } 103 }
104 ] 104 ]
105 } 105 }
106 ], 106 ],
107 "objectPaintInvalidations": [ 107 "objectPaintInvalidations": [
108 { 108 {
109 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 109 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
110 "reason": "layoutObject removal" 110 "reason": "disappeared"
111 }, 111 },
112 { 112 {
113 "object": "VerticalScrollbar", 113 "object": "VerticalScrollbar",
114 "reason": "scroll" 114 "reason": "scroll control"
115 }, 115 },
116 { 116 {
117 "object": "LayoutBlockFlow P", 117 "object": "LayoutBlockFlow P",
118 "reason": "forced by layout" 118 "reason": "geometry"
119 }, 119 },
120 { 120 {
121 "object": "RootInlineBox", 121 "object": "RootInlineBox",
122 "reason": "forced by layout" 122 "reason": "geometry"
123 }, 123 },
124 { 124 {
125 "object": "LayoutText #text", 125 "object": "LayoutText #text",
126 "reason": "forced by layout" 126 "reason": "geometry"
127 }, 127 },
128 { 128 {
129 "object": "InlineTextBox 'The chief difficulty Alice found at first was in managing her'", 129 "object": "InlineTextBox 'The chief difficulty Alice found at first was in managing her'",
130 "reason": "forced by layout" 130 "reason": "geometry"
131 }, 131 },
132 { 132 {
133 "object": "InlineTextBox 'flamingo: she succeeded in getting its body tuck ed away,'", 133 "object": "InlineTextBox 'flamingo: she succeeded in getting its body tuck ed away,'",
134 "reason": "forced by layout" 134 "reason": "geometry"
135 }, 135 },
136 { 136 {
137 "object": "InlineTextBox 'comfortably enough, under her arm, with its legs hanging'", 137 "object": "InlineTextBox 'comfortably enough, under her arm, with its legs hanging'",
138 "reason": "forced by layout" 138 "reason": "geometry"
139 }, 139 },
140 { 140 {
141 "object": "InlineTextBox 'down,\n'", 141 "object": "InlineTextBox 'down,\n'",
142 "reason": "forced by layout" 142 "reason": "geometry"
143 }, 143 },
144 { 144 {
145 "object": "InlineTextBox 'but generally, just as she had got its neck nice ly'", 145 "object": "InlineTextBox 'but generally, just as she had got its neck nice ly'",
146 "reason": "forced by layout" 146 "reason": "geometry"
147 }, 147 },
148 { 148 {
149 "object": "InlineTextBox 'straightened\n'", 149 "object": "InlineTextBox 'straightened\n'",
150 "reason": "forced by layout" 150 "reason": "geometry"
151 }, 151 },
152 { 152 {
153 "object": "InlineTextBox 'out, and was going to give the hedgehog a'", 153 "object": "InlineTextBox 'out, and was going to give the hedgehog a'",
154 "reason": "forced by layout" 154 "reason": "geometry"
155 }, 155 },
156 { 156 {
157 "object": "InlineTextBox 'blow with its head, it\n'", 157 "object": "InlineTextBox 'blow with its head, it\n'",
158 "reason": "forced by layout" 158 "reason": "geometry"
159 }, 159 },
160 { 160 {
161 "object": "LayoutText #text", 161 "object": "LayoutText #text",
162 "reason": "forced by layout" 162 "reason": "geometry"
163 }, 163 },
164 { 164 {
165 "object": "InlineTextBox 'would'", 165 "object": "InlineTextBox 'would'",
166 "reason": "forced by layout" 166 "reason": "geometry"
167 }, 167 },
168 { 168 {
169 "object": "LayoutText #text", 169 "object": "LayoutText #text",
170 "reason": "forced by layout" 170 "reason": "geometry"
171 }, 171 },
172 { 172 {
173 "object": "InlineTextBox ' twist itself round and look up in her'", 173 "object": "InlineTextBox ' twist itself round and look up in her'",
174 "reason": "forced by layout" 174 "reason": "geometry"
175 }, 175 },
176 { 176 {
177 "object": "InlineTextBox 'face, with\n'", 177 "object": "InlineTextBox 'face, with\n'",
178 "reason": "forced by layout" 178 "reason": "geometry"
179 }, 179 },
180 { 180 {
181 "object": "InlineTextBox 'such a puzzled expression that she could not hel p'", 181 "object": "InlineTextBox 'such a puzzled expression that she could not hel p'",
182 "reason": "forced by layout" 182 "reason": "geometry"
183 }, 183 },
184 { 184 {
185 "object": "InlineTextBox 'bursting out\n'", 185 "object": "InlineTextBox 'bursting out\n'",
186 "reason": "forced by layout" 186 "reason": "geometry"
187 }, 187 },
188 { 188 {
189 "object": "InlineTextBox 'laughing: and when she had got its head down, an d was'", 189 "object": "InlineTextBox 'laughing: and when she had got its head down, an d was'",
190 "reason": "forced by layout" 190 "reason": "geometry"
191 }, 191 },
192 { 192 {
193 "object": "InlineTextBox 'going to\n'", 193 "object": "InlineTextBox 'going to\n'",
194 "reason": "forced by layout" 194 "reason": "geometry"
195 }, 195 },
196 { 196 {
197 "object": "LayoutText #text", 197 "object": "LayoutText #text",
198 "reason": "forced by layout" 198 "reason": "geometry"
199 }, 199 },
200 { 200 {
201 "object": "InlineTextBox 'begin again, it was very provoking to find that the'", 201 "object": "InlineTextBox 'begin again, it was very provoking to find that the'",
202 "reason": "forced by layout" 202 "reason": "geometry"
203 }, 203 },
204 { 204 {
205 "object": "InlineTextBox 'hedgehog had\n'", 205 "object": "InlineTextBox 'hedgehog had\n'",
206 "reason": "forced by layout" 206 "reason": "geometry"
207 }, 207 },
208 { 208 {
209 "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'", 209 "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'",
210 "reason": "forced by layout" 210 "reason": "geometry"
211 }, 211 },
212 { 212 {
213 "object": "InlineTextBox 'besides all\n'", 213 "object": "InlineTextBox 'besides all\n'",
214 "reason": "forced by layout" 214 "reason": "geometry"
215 }, 215 },
216 { 216 {
217 "object": "InlineTextBox 'this, there was generally a ridge or furrow in t he way'", 217 "object": "InlineTextBox 'this, there was generally a ridge or furrow in t he way'",
218 "reason": "forced by layout" 218 "reason": "geometry"
219 }, 219 },
220 { 220 {
221 "object": "InlineTextBox 'wherever\n'", 221 "object": "InlineTextBox 'wherever\n'",
222 "reason": "forced by layout" 222 "reason": "geometry"
223 }, 223 },
224 { 224 {
225 "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the' ", 225 "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the' ",
226 "reason": "forced by layout" 226 "reason": "geometry"
227 }, 227 },
228 { 228 {
229 "object": "InlineTextBox 'doubled-up\n'", 229 "object": "InlineTextBox 'doubled-up\n'",
230 "reason": "forced by layout" 230 "reason": "geometry"
231 }, 231 },
232 { 232 {
233 "object": "InlineTextBox 'soldiers were always getting up and walking off to'", 233 "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
234 "reason": "forced by layout" 234 "reason": "geometry"
235 }, 235 },
236 { 236 {
237 "object": "InlineTextBox 'other parts of\n'", 237 "object": "InlineTextBox 'other parts of\n'",
238 "reason": "forced by layout" 238 "reason": "geometry"
239 }, 239 },
240 { 240 {
241 "object": "InlineTextBox 'the ground, Alice soon came to the conclusion th at it'", 241 "object": "InlineTextBox 'the ground, Alice soon came to the conclusion th at it'",
242 "reason": "forced by layout" 242 "reason": "geometry"
243 }, 243 },
244 { 244 {
245 "object": "InlineTextBox 'was a very\n'", 245 "object": "InlineTextBox 'was a very\n'",
246 "reason": "forced by layout" 246 "reason": "geometry"
247 }, 247 },
248 { 248 {
249 "object": "LayoutText #text", 249 "object": "LayoutText #text",
250 "reason": "forced by layout" 250 "reason": "geometry"
251 }, 251 },
252 { 252 {
253 "object": "InlineTextBox 'difficult game indeed.\n'", 253 "object": "InlineTextBox 'difficult game indeed.\n'",
254 "reason": "forced by layout" 254 "reason": "geometry"
255 }, 255 },
256 { 256 {
257 "object": "LayoutText #text", 257 "object": "LayoutText #text",
258 "reason": "forced by layout" 258 "reason": "geometry"
259 }, 259 },
260 { 260 {
261 "object": "InlineTextBox 'The players all played at once without waiting\n '", 261 "object": "InlineTextBox 'The players all played at once without waiting\n '",
262 "reason": "forced by layout" 262 "reason": "geometry"
263 }, 263 },
264 { 264 {
265 "object": "LayoutText #text", 265 "object": "LayoutText #text",
266 "reason": "forced by layout" 266 "reason": "geometry"
267 }, 267 },
268 { 268 {
269 "object": "InlineTextBox 'for turns,'", 269 "object": "InlineTextBox 'for turns,'",
270 "reason": "forced by layout" 270 "reason": "geometry"
271 }, 271 },
272 { 272 {
273 "object": "InlineTextBox 'quarrelling all the while, and fighting for the hedgehogs; and'", 273 "object": "InlineTextBox 'quarrelling all the while, and fighting for the hedgehogs; and'",
274 "reason": "forced by layout" 274 "reason": "geometry"
275 }, 275 },
276 { 276 {
277 "object": "InlineTextBox 'in\n'", 277 "object": "InlineTextBox 'in\n'",
278 "reason": "forced by layout" 278 "reason": "geometry"
279 }, 279 },
280 { 280 {
281 "object": "InlineTextBox 'a very short time '", 281 "object": "InlineTextBox 'a very short time '",
282 "reason": "forced by layout" 282 "reason": "geometry"
283 }, 283 },
284 { 284 {
285 "object": "LayoutText #text", 285 "object": "LayoutText #text",
286 "reason": "forced by layout" 286 "reason": "geometry"
287 }, 287 },
288 { 288 {
289 "object": "InlineTextBox 'the Queen'", 289 "object": "InlineTextBox 'the Queen'",
290 "reason": "forced by layout" 290 "reason": "geometry"
291 }, 291 },
292 { 292 {
293 "object": "LayoutText #text", 293 "object": "LayoutText #text",
294 "reason": "forced by layout" 294 "reason": "geometry"
295 }, 295 },
296 { 296 {
297 "object": "InlineTextBox ' was in a furious passion,'", 297 "object": "InlineTextBox ' was in a furious passion,'",
298 "reason": "forced by layout" 298 "reason": "geometry"
299 }, 299 },
300 { 300 {
301 "object": "InlineTextBox 'and went\n'", 301 "object": "InlineTextBox 'and went\n'",
302 "reason": "forced by layout" 302 "reason": "geometry"
303 }, 303 },
304 { 304 {
305 "object": "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2019'", 305 "object": "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2019'",
306 "reason": "forced by layout" 306 "reason": "geometry"
307 }, 307 },
308 { 308 {
309 "object": "InlineTextBox 'or \u2018Off with\n'", 309 "object": "InlineTextBox 'or \u2018Off with\n'",
310 "reason": "forced by layout" 310 "reason": "geometry"
311 }, 311 },
312 { 312 {
313 "object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'", 313 "object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'",
314 "reason": "forced by layout" 314 "reason": "geometry"
315 }, 315 },
316 { 316 {
317 "object": "LayoutText #text", 317 "object": "LayoutText #text",
318 "reason": "forced by layout" 318 "reason": "geometry"
319 }, 319 },
320 { 320 {
321 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'", 321 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
322 "reason": "forced by layout" 322 "reason": "geometry"
323 }, 323 },
324 { 324 {
325 "object": "InlineTextBox 'yet had'", 325 "object": "InlineTextBox 'yet had'",
326 "reason": "forced by layout" 326 "reason": "geometry"
327 }, 327 },
328 { 328 {
329 "object": "InlineTextBox 'any dispute with the Queen, but she knew that it might\n'", 329 "object": "InlineTextBox 'any dispute with the Queen, but she knew that it might\n'",
330 "reason": "forced by layout" 330 "reason": "geometry"
331 }, 331 },
332 { 332 {
333 "object": "InlineTextBox 'happen any'", 333 "object": "InlineTextBox 'happen any'",
334 "reason": "forced by layout" 334 "reason": "geometry"
335 }, 335 },
336 { 336 {
337 "object": "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u201 8what would become of\n'", 337 "object": "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u201 8what would become of\n'",
338 "reason": "forced by layout" 338 "reason": "geometry"
339 }, 339 },
340 { 340 {
341 "object": "InlineTextBox 'me?'", 341 "object": "InlineTextBox 'me?'",
342 "reason": "forced by layout" 342 "reason": "geometry"
343 }, 343 },
344 { 344 {
345 "object": "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; the great'", 345 "object": "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; the great'",
346 "reason": "forced by layout" 346 "reason": "geometry"
347 }, 347 },
348 { 348 {
349 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive! \u2019'", 349 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive! \u2019'",
350 "reason": "forced by layout" 350 "reason": "geometry"
351 } 351 }
352 ] 352 ]
353 } 353 }
354 354
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698