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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-9-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, 569, 418, 21], 11 "rect": [8, 569, 418, 21],
12 "reason": "incremental" 12 "reason": "incremental"
13 }, 13 },
14 { 14 {
15 "object": "LayoutText #text", 15 "object": "LayoutText #text",
16 "rect": [14, 242, 406, 126], 16 "rect": [14, 242, 406, 126],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutText #text", 20 "object": "LayoutText #text",
21 "rect": [14, 494, 406, 90], 21 "rect": [14, 494, 406, 90],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutText #text", 25 "object": "LayoutText #text",
26 "rect": [14, 476, 406, 90], 26 "rect": [14, 476, 406, 90],
27 "reason": "forced by layout" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutText #text", 30 "object": "LayoutText #text",
31 "rect": [14, 188, 406, 72], 31 "rect": [14, 188, 406, 72],
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, 54], 36 "rect": [14, 440, 355, 54],
37 "reason": "forced by layout" 37 "reason": "geometry"
38 }, 38 },
39 { 39 {
40 "object": "LayoutText #text", 40 "object": "LayoutText #text",
41 "rect": [14, 422, 355, 54], 41 "rect": [14, 422, 355, 54],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "LayoutText #text", 45 "object": "LayoutText #text",
46 "rect": [14, 404, 355, 36], 46 "rect": [14, 404, 355, 36],
47 "reason": "forced by layout" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutText #text", 50 "object": "LayoutText #text",
51 "rect": [14, 404, 355, 36], 51 "rect": [14, 404, 355, 36],
52 "reason": "forced by layout" 52 "reason": "geometry"
53 }, 53 },
54 { 54 {
55 "object": "LayoutText #text", 55 "object": "LayoutText #text",
56 "rect": [65, 386, 304, 36], 56 "rect": [65, 386, 304, 36],
57 "reason": "forced by layout" 57 "reason": "geometry"
58 }, 58 },
59 { 59 {
60 "object": "LayoutText #text", 60 "object": "LayoutText #text",
61 "rect": [65, 386, 304, 18], 61 "rect": [65, 386, 304, 18],
62 "reason": "forced by layout" 62 "reason": "geometry"
63 }, 63 },
64 { 64 {
65 "object": "LayoutText #text", 65 "object": "LayoutText #text",
66 "rect": [65, 368, 304, 18], 66 "rect": [65, 368, 304, 18],
67 "reason": "forced by layout" 67 "reason": "geometry"
68 }, 68 },
69 { 69 {
70 "object": "LayoutText #text", 70 "object": "LayoutText #text",
71 "rect": [178, 350, 145, 18], 71 "rect": [178, 350, 145, 18],
72 "reason": "forced by layout" 72 "reason": "geometry"
73 }, 73 },
74 { 74 {
75 "object": "LayoutText #text", 75 "object": "LayoutText #text",
76 "rect": [65, 368, 145, 18], 76 "rect": [65, 368, 145, 18],
77 "reason": "forced by layout" 77 "reason": "geometry"
78 }, 78 },
79 { 79 {
80 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", 80 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
81 "rect": [372, 389, 48, 81], 81 "rect": [372, 389, 48, 81],
82 "reason": "bounds change" 82 "reason": "geometry"
83 }, 83 },
84 { 84 {
85 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", 85 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
86 "rect": [372, 371, 48, 81], 86 "rect": [372, 371, 48, 81],
87 "reason": "bounds change" 87 "reason": "geometry"
88 }, 88 },
89 { 89 {
90 "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'", 90 "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
91 "rect": [372, 245, 48, 49], 91 "rect": [372, 245, 48, 49],
92 "reason": "layoutObject insertion" 92 "reason": "appeared"
93 }, 93 },
94 { 94 {
95 "object": "LayoutView #document", 95 "object": "LayoutView #document",
96 "rect": [485, 0, 15, 600], 96 "rect": [485, 0, 15, 600],
97 "reason": "incremental" 97 "reason": "incremental"
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": "LayoutView #document", 109 "object": "LayoutView #document",
110 "reason": "scroll" 110 "reason": "geometry"
111 }, 111 },
112 { 112 {
113 "object": "VerticalScrollbar", 113 "object": "VerticalScrollbar",
114 "reason": "scroll" 114 "reason": "scroll control"
115 }, 115 },
116 { 116 {
117 "object": "LayoutView #document", 117 "object": "LayoutView #document",
118 "reason": "incremental" 118 "reason": "incremental"
119 }, 119 },
120 { 120 {
121 "object": "LayoutBlockFlow P", 121 "object": "LayoutBlockFlow P",
122 "reason": "incremental" 122 "reason": "incremental"
123 }, 123 },
124 { 124 {
125 "object": "RootInlineBox", 125 "object": "RootInlineBox",
126 "reason": "incremental" 126 "reason": "incremental"
127 }, 127 },
128 { 128 {
129 "object": "LayoutText #text", 129 "object": "LayoutText #text",
130 "reason": "forced by layout" 130 "reason": "geometry"
131 }, 131 },
132 { 132 {
133 "object": "InlineTextBox ' twist itself round and look up in her face, wit h\n'", 133 "object": "InlineTextBox ' twist itself round and look up in her face, wit h\n'",
134 "reason": "forced by layout" 134 "reason": "geometry"
135 }, 135 },
136 { 136 {
137 "object": "InlineTextBox 'such a'", 137 "object": "InlineTextBox 'such a'",
138 "reason": "forced by layout" 138 "reason": "geometry"
139 }, 139 },
140 { 140 {
141 "object": "InlineTextBox 'puzzled expression that she could not help burst ing out'", 141 "object": "InlineTextBox 'puzzled expression that she could not help burst ing out'",
142 "reason": "forced by layout" 142 "reason": "geometry"
143 }, 143 },
144 { 144 {
145 "object": "InlineTextBox 'laughing: and when she had got its head down, an d was going'", 145 "object": "InlineTextBox 'laughing: and when she had got its head down, an d was going'",
146 "reason": "forced by layout" 146 "reason": "geometry"
147 }, 147 },
148 { 148 {
149 "object": "InlineTextBox 'to\n'", 149 "object": "InlineTextBox 'to\n'",
150 "reason": "forced by layout" 150 "reason": "geometry"
151 }, 151 },
152 { 152 {
153 "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'", 153 "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
154 "reason": "layoutObject insertion" 154 "reason": "appeared"
155 }, 155 },
156 { 156 {
157 "object": "LayoutText #text", 157 "object": "LayoutText #text",
158 "reason": "forced by layout" 158 "reason": "geometry"
159 }, 159 },
160 { 160 {
161 "object": "InlineTextBox 'begin again, it was very provoking to find that the'", 161 "object": "InlineTextBox 'begin again, it was very provoking to find that the'",
162 "reason": "forced by layout" 162 "reason": "geometry"
163 }, 163 },
164 { 164 {
165 "object": "InlineTextBox 'hedgehog had\n'", 165 "object": "InlineTextBox 'hedgehog had\n'",
166 "reason": "forced by layout" 166 "reason": "geometry"
167 }, 167 },
168 { 168 {
169 "object": "InlineTextBox 'unrolled itself, and was in the act of'", 169 "object": "InlineTextBox 'unrolled itself, and was in the act of'",
170 "reason": "forced by layout" 170 "reason": "geometry"
171 }, 171 },
172 { 172 {
173 "object": "InlineTextBox 'crawling away: besides all\n'", 173 "object": "InlineTextBox 'crawling away: besides all\n'",
174 "reason": "forced by layout" 174 "reason": "geometry"
175 }, 175 },
176 { 176 {
177 "object": "InlineTextBox 'this, there was generally a'", 177 "object": "InlineTextBox 'this, there was generally a'",
178 "reason": "forced by layout" 178 "reason": "geometry"
179 }, 179 },
180 { 180 {
181 "object": "InlineTextBox 'ridge or furrow in the way wherever\n'", 181 "object": "InlineTextBox 'ridge or furrow in the way wherever\n'",
182 "reason": "forced by layout" 182 "reason": "geometry"
183 }, 183 },
184 { 184 {
185 "object": "InlineTextBox 'she wanted to'", 185 "object": "InlineTextBox 'she wanted to'",
186 "reason": "forced by layout" 186 "reason": "geometry"
187 }, 187 },
188 { 188 {
189 "object": "InlineTextBox 'send the hedgehog to, and, as the doubled-up\n'" , 189 "object": "InlineTextBox 'send the hedgehog to, and, as the doubled-up\n'" ,
190 "reason": "forced by layout" 190 "reason": "geometry"
191 }, 191 },
192 { 192 {
193 "object": "InlineTextBox 'soldiers were'", 193 "object": "InlineTextBox 'soldiers were'",
194 "reason": "forced by layout" 194 "reason": "geometry"
195 }, 195 },
196 { 196 {
197 "object": "InlineTextBox 'always getting up and walking off to other parts of\n'", 197 "object": "InlineTextBox 'always getting up and walking off to other parts of\n'",
198 "reason": "forced by layout" 198 "reason": "geometry"
199 }, 199 },
200 { 200 {
201 "object": "InlineTextBox 'the ground,'", 201 "object": "InlineTextBox 'the ground,'",
202 "reason": "forced by layout" 202 "reason": "geometry"
203 }, 203 },
204 { 204 {
205 "object": "InlineTextBox 'Alice soon came to the conclusion that it was a very'", 205 "object": "InlineTextBox 'Alice soon came to the conclusion that it was a very'",
206 "reason": "forced by layout" 206 "reason": "geometry"
207 }, 207 },
208 { 208 {
209 "object": "LayoutText #text", 209 "object": "LayoutText #text",
210 "reason": "forced by layout" 210 "reason": "geometry"
211 }, 211 },
212 { 212 {
213 "object": "InlineTextBox 'difficult game indeed.\n'", 213 "object": "InlineTextBox 'difficult game indeed.\n'",
214 "reason": "forced by layout" 214 "reason": "geometry"
215 }, 215 },
216 { 216 {
217 "object": "LayoutText #text", 217 "object": "LayoutText #text",
218 "reason": "forced by layout" 218 "reason": "geometry"
219 }, 219 },
220 { 220 {
221 "object": "InlineTextBox 'The players all played at once without waiting'" , 221 "object": "InlineTextBox 'The players all played at once without waiting'" ,
222 "reason": "forced by layout" 222 "reason": "geometry"
223 }, 223 },
224 { 224 {
225 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", 225 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",
226 "reason": "bounds change" 226 "reason": "geometry"
227 }, 227 },
228 { 228 {
229 "object": "LayoutText #text", 229 "object": "LayoutText #text",
230 "reason": "forced by layout" 230 "reason": "geometry"
231 }, 231 },
232 { 232 {
233 "object": "InlineTextBox 'for turns,\n'", 233 "object": "InlineTextBox 'for turns,\n'",
234 "reason": "forced by layout" 234 "reason": "geometry"
235 }, 235 },
236 { 236 {
237 "object": "InlineTextBox 'quarrelling all the while, and fighting'", 237 "object": "InlineTextBox 'quarrelling all the while, and fighting'",
238 "reason": "forced by layout" 238 "reason": "geometry"
239 }, 239 },
240 { 240 {
241 "object": "InlineTextBox 'for the hedgehogs; and in\n'", 241 "object": "InlineTextBox 'for the hedgehogs; and in\n'",
242 "reason": "forced by layout" 242 "reason": "geometry"
243 }, 243 },
244 { 244 {
245 "object": "InlineTextBox 'a very short time '", 245 "object": "InlineTextBox 'a very short time '",
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 'the Queen'", 253 "object": "InlineTextBox 'the Queen'",
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 'was in a furious passion, and went\n'", 261 "object": "InlineTextBox 'was in a furious passion, and went\n'",
262 "reason": "forced by layout" 262 "reason": "geometry"
263 }, 263 },
264 { 264 {
265 "object": "InlineTextBox 'stamping about, and'", 265 "object": "InlineTextBox 'stamping about, and'",
266 "reason": "forced by layout" 266 "reason": "geometry"
267 }, 267 },
268 { 268 {
269 "object": "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u201 8Off with\n'", 269 "object": "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u201 8Off with\n'",
270 "reason": "forced by layout" 270 "reason": "geometry"
271 }, 271 },
272 { 272 {
273 "object": "InlineTextBox 'her head!\u2019'", 273 "object": "InlineTextBox 'her head!\u2019'",
274 "reason": "forced by layout" 274 "reason": "geometry"
275 }, 275 },
276 { 276 {
277 "object": "InlineTextBox 'about once in a minute.\n'", 277 "object": "InlineTextBox 'about once in a minute.\n'",
278 "reason": "forced by layout" 278 "reason": "geometry"
279 }, 279 },
280 { 280 {
281 "object": "LayoutText #text", 281 "object": "LayoutText #text",
282 "reason": "forced by layout" 282 "reason": "geometry"
283 }, 283 },
284 { 284 {
285 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'", 285 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
286 "reason": "forced by layout" 286 "reason": "geometry"
287 }, 287 },
288 { 288 {
289 "object": "InlineTextBox 'yet'", 289 "object": "InlineTextBox 'yet'",
290 "reason": "forced by layout" 290 "reason": "geometry"
291 }, 291 },
292 { 292 {
293 "object": "InlineTextBox 'had any dispute with the Queen, but she knew tha t it might'", 293 "object": "InlineTextBox 'had any dispute with the Queen, but she knew tha t it might'",
294 "reason": "forced by layout" 294 "reason": "geometry"
295 }, 295 },
296 { 296 {
297 "object": "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u2018what would'", 297 "object": "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u2018what would'",
298 "reason": "forced by layout" 298 "reason": "geometry"
299 }, 299 },
300 { 300 {
301 "object": "InlineTextBox 'become of\n'", 301 "object": "InlineTextBox 'become of\n'",
302 "reason": "forced by layout" 302 "reason": "geometry"
303 }, 303 },
304 { 304 {
305 "object": "InlineTextBox 'me? They\u2019re dreadfully fond of beheading pe ople'", 305 "object": "InlineTextBox 'me? They\u2019re dreadfully fond of beheading pe ople'",
306 "reason": "forced by layout" 306 "reason": "geometry"
307 }, 307 },
308 { 308 {
309 "object": "InlineTextBox 'here; the great\n'", 309 "object": "InlineTextBox 'here; the great\n'",
310 "reason": "forced by layout" 310 "reason": "geometry"
311 }, 311 },
312 { 312 {
313 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive! \u2019'", 313 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive! \u2019'",
314 "reason": "forced by layout" 314 "reason": "geometry"
315 } 315 }
316 ] 316 ]
317 } 317 }
318 318
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698