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

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

Powered by Google App Engine
This is Rietveld 408576698