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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/use-detach-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": "LayoutSVGContainer g id='use'", 10 "object": "LayoutSVGContainer g id='use'",
11 "rect": [210, 58, 44, 64], 11 "rect": [210, 58, 44, 64],
12 "reason": "layoutObject insertion" 12 "reason": "appeared"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGContainer g id='use'", 15 "object": "LayoutSVGContainer g id='use'",
16 "rect": [210, 58, 44, 64], 16 "rect": [210, 58, 44, 64],
17 "reason": "layoutObject insertion" 17 "reason": "appeared"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGContainer g id='use'", 20 "object": "LayoutSVGContainer g id='use'",
21 "rect": [210, 58, 44, 64], 21 "rect": [210, 58, 44, 64],
22 "reason": "layoutObject removal" 22 "reason": "disappeared"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGContainer use", 25 "object": "LayoutSVGContainer use",
26 "rect": [210, 58, 44, 38], 26 "rect": [210, 58, 44, 38],
27 "reason": "layoutObject insertion" 27 "reason": "appeared"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGContainer use", 30 "object": "LayoutSVGContainer use",
31 "rect": [210, 58, 44, 38], 31 "rect": [210, 58, 44, 38],
32 "reason": "layoutObject insertion" 32 "reason": "appeared"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGContainer use", 35 "object": "LayoutSVGContainer use",
36 "rect": [210, 58, 44, 38], 36 "rect": [210, 58, 44, 38],
37 "reason": "layoutObject insertion" 37 "reason": "appeared"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGContainer use", 40 "object": "LayoutSVGContainer use",
41 "rect": [210, 58, 44, 38], 41 "rect": [210, 58, 44, 38],
42 "reason": "layoutObject removal" 42 "reason": "disappeared"
43 }, 43 },
44 { 44 {
45 "object": "LayoutSVGContainer use", 45 "object": "LayoutSVGContainer use",
46 "rect": [210, 58, 44, 38], 46 "rect": [210, 58, 44, 38],
47 "reason": "layoutObject removal" 47 "reason": "disappeared"
48 }, 48 },
49 { 49 {
50 "object": "LayoutSVGContainer use", 50 "object": "LayoutSVGContainer use",
51 "rect": [210, 58, 44, 38], 51 "rect": [210, 58, 44, 38],
52 "reason": "layoutObject removal" 52 "reason": "disappeared"
53 }, 53 },
54 { 54 {
55 "object": "LayoutSVGInlineText #text", 55 "object": "LayoutSVGInlineText #text",
56 "rect": [210, 58, 44, 38], 56 "rect": [210, 58, 44, 38],
57 "reason": "layoutObject insertion" 57 "reason": "appeared"
58 }, 58 },
59 { 59 {
60 "object": "LayoutSVGInlineText #text", 60 "object": "LayoutSVGInlineText #text",
61 "rect": [210, 58, 44, 38], 61 "rect": [210, 58, 44, 38],
62 "reason": "layoutObject insertion" 62 "reason": "appeared"
63 }, 63 },
64 { 64 {
65 "object": "LayoutSVGInlineText #text", 65 "object": "LayoutSVGInlineText #text",
66 "rect": [210, 58, 44, 38], 66 "rect": [210, 58, 44, 38],
67 "reason": "layoutObject insertion" 67 "reason": "appeared"
68 }, 68 },
69 { 69 {
70 "object": "LayoutSVGInlineText #text", 70 "object": "LayoutSVGInlineText #text",
71 "rect": [210, 58, 44, 38], 71 "rect": [210, 58, 44, 38],
72 "reason": "layoutObject removal" 72 "reason": "disappeared"
73 }, 73 },
74 { 74 {
75 "object": "LayoutSVGInlineText #text", 75 "object": "LayoutSVGInlineText #text",
76 "rect": [210, 58, 44, 38], 76 "rect": [210, 58, 44, 38],
77 "reason": "layoutObject removal" 77 "reason": "disappeared"
78 }, 78 },
79 { 79 {
80 "object": "LayoutSVGInlineText #text", 80 "object": "LayoutSVGInlineText #text",
81 "rect": [210, 58, 44, 38], 81 "rect": [210, 58, 44, 38],
82 "reason": "layoutObject removal" 82 "reason": "disappeared"
83 }, 83 },
84 { 84 {
85 "object": "LayoutSVGText text id='use_text'", 85 "object": "LayoutSVGText text id='use_text'",
86 "rect": [210, 58, 44, 38], 86 "rect": [210, 58, 44, 38],
87 "reason": "layoutObject insertion" 87 "reason": "appeared"
88 }, 88 },
89 { 89 {
90 "object": "LayoutSVGText text id='use_text'", 90 "object": "LayoutSVGText text id='use_text'",
91 "rect": [210, 58, 44, 38], 91 "rect": [210, 58, 44, 38],
92 "reason": "layoutObject insertion" 92 "reason": "appeared"
93 }, 93 },
94 { 94 {
95 "object": "LayoutSVGText text id='use_text'", 95 "object": "LayoutSVGText text id='use_text'",
96 "rect": [210, 58, 44, 38], 96 "rect": [210, 58, 44, 38],
97 "reason": "layoutObject insertion" 97 "reason": "appeared"
98 }, 98 },
99 { 99 {
100 "object": "LayoutSVGText text id='use_text'", 100 "object": "LayoutSVGText text id='use_text'",
101 "rect": [210, 58, 44, 38], 101 "rect": [210, 58, 44, 38],
102 "reason": "layoutObject removal" 102 "reason": "disappeared"
103 }, 103 },
104 { 104 {
105 "object": "LayoutSVGText text id='use_text'", 105 "object": "LayoutSVGText text id='use_text'",
106 "rect": [210, 58, 44, 38], 106 "rect": [210, 58, 44, 38],
107 "reason": "layoutObject removal" 107 "reason": "disappeared"
108 }, 108 },
109 { 109 {
110 "object": "LayoutSVGText text id='use_text'", 110 "object": "LayoutSVGText text id='use_text'",
111 "rect": [210, 58, 44, 38], 111 "rect": [210, 58, 44, 38],
112 "reason": "layoutObject removal" 112 "reason": "disappeared"
113 }, 113 },
114 { 114 {
115 "object": "LayoutSVGEllipse circle id='use_circle'", 115 "object": "LayoutSVGEllipse circle id='use_circle'",
116 "rect": [217, 93, 30, 30], 116 "rect": [217, 93, 30, 30],
117 "reason": "layoutObject insertion" 117 "reason": "appeared"
118 }, 118 },
119 { 119 {
120 "object": "LayoutSVGEllipse circle id='use_circle'", 120 "object": "LayoutSVGEllipse circle id='use_circle'",
121 "rect": [217, 93, 30, 30], 121 "rect": [217, 93, 30, 30],
122 "reason": "layoutObject insertion" 122 "reason": "appeared"
123 }, 123 },
124 { 124 {
125 "object": "LayoutSVGEllipse circle id='use_circle'", 125 "object": "LayoutSVGEllipse circle id='use_circle'",
126 "rect": [217, 93, 30, 30], 126 "rect": [217, 93, 30, 30],
127 "reason": "layoutObject insertion" 127 "reason": "appeared"
128 }, 128 },
129 { 129 {
130 "object": "LayoutSVGEllipse circle id='use_circle'", 130 "object": "LayoutSVGEllipse circle id='use_circle'",
131 "rect": [217, 93, 30, 30], 131 "rect": [217, 93, 30, 30],
132 "reason": "layoutObject removal" 132 "reason": "disappeared"
133 }, 133 },
134 { 134 {
135 "object": "LayoutSVGEllipse circle id='use_circle'", 135 "object": "LayoutSVGEllipse circle id='use_circle'",
136 "rect": [217, 93, 30, 30], 136 "rect": [217, 93, 30, 30],
137 "reason": "layoutObject removal" 137 "reason": "disappeared"
138 }, 138 },
139 { 139 {
140 "object": "LayoutSVGEllipse circle id='use_circle'", 140 "object": "LayoutSVGEllipse circle id='use_circle'",
141 "rect": [217, 93, 30, 30], 141 "rect": [217, 93, 30, 30],
142 "reason": "layoutObject removal" 142 "reason": "disappeared"
143 }, 143 },
144 { 144 {
145 "object": "LayoutSVGContainer use", 145 "object": "LayoutSVGContainer use",
146 "rect": [218, 94, 28, 28], 146 "rect": [218, 94, 28, 28],
147 "reason": "layoutObject insertion" 147 "reason": "appeared"
148 }, 148 },
149 { 149 {
150 "object": "LayoutSVGContainer use", 150 "object": "LayoutSVGContainer use",
151 "rect": [218, 94, 28, 28], 151 "rect": [218, 94, 28, 28],
152 "reason": "layoutObject insertion" 152 "reason": "appeared"
153 }, 153 },
154 { 154 {
155 "object": "LayoutSVGContainer use", 155 "object": "LayoutSVGContainer use",
156 "rect": [218, 94, 28, 28], 156 "rect": [218, 94, 28, 28],
157 "reason": "layoutObject insertion" 157 "reason": "appeared"
158 }, 158 },
159 { 159 {
160 "object": "LayoutSVGContainer use", 160 "object": "LayoutSVGContainer use",
161 "rect": [218, 94, 28, 28], 161 "rect": [218, 94, 28, 28],
162 "reason": "layoutObject removal" 162 "reason": "disappeared"
163 }, 163 },
164 { 164 {
165 "object": "LayoutSVGContainer use", 165 "object": "LayoutSVGContainer use",
166 "rect": [218, 94, 28, 28], 166 "rect": [218, 94, 28, 28],
167 "reason": "layoutObject removal" 167 "reason": "disappeared"
168 }, 168 },
169 { 169 {
170 "object": "LayoutSVGContainer use", 170 "object": "LayoutSVGContainer use",
171 "rect": [218, 94, 28, 28], 171 "rect": [218, 94, 28, 28],
172 "reason": "layoutObject removal" 172 "reason": "disappeared"
173 } 173 }
174 ] 174 ]
175 } 175 }
176 ], 176 ],
177 "objectPaintInvalidations": [ 177 "objectPaintInvalidations": [
178 { 178 {
179 "object": "LayoutSVGInlineText #text", 179 "object": "LayoutSVGInlineText #text",
180 "reason": "layoutObject removal" 180 "reason": "disappeared"
181 }, 181 },
182 { 182 {
183 "object": "LayoutSVGText text id='use_text'", 183 "object": "LayoutSVGText text id='use_text'",
184 "reason": "layoutObject removal" 184 "reason": "disappeared"
185 }, 185 },
186 { 186 {
187 "object": "LayoutSVGContainer use", 187 "object": "LayoutSVGContainer use",
188 "reason": "layoutObject removal" 188 "reason": "disappeared"
189 }, 189 },
190 { 190 {
191 "object": "LayoutSVGEllipse circle id='use_circle'", 191 "object": "LayoutSVGEllipse circle id='use_circle'",
192 "reason": "layoutObject removal" 192 "reason": "disappeared"
193 }, 193 },
194 { 194 {
195 "object": "LayoutSVGContainer use", 195 "object": "LayoutSVGContainer use",
196 "reason": "layoutObject removal" 196 "reason": "disappeared"
197 }, 197 },
198 { 198 {
199 "object": "LayoutSVGHiddenContainer g id='use'", 199 "object": "LayoutSVGHiddenContainer g id='use'",
200 "reason": "layoutObject removal" 200 "reason": "disappeared"
201 }, 201 },
202 { 202 {
203 "object": "LayoutSVGContainer g id='use'", 203 "object": "LayoutSVGContainer g id='use'",
204 "reason": "layoutObject insertion" 204 "reason": "appeared"
205 }, 205 },
206 { 206 {
207 "object": "LayoutSVGContainer use", 207 "object": "LayoutSVGContainer use",
208 "reason": "layoutObject insertion" 208 "reason": "appeared"
209 }, 209 },
210 { 210 {
211 "object": "LayoutSVGText text id='use_text'", 211 "object": "LayoutSVGText text id='use_text'",
212 "reason": "layoutObject insertion" 212 "reason": "appeared"
213 }, 213 },
214 { 214 {
215 "object": "RootInlineBox", 215 "object": "RootInlineBox",
216 "reason": "layoutObject insertion" 216 "reason": "appeared"
217 }, 217 },
218 { 218 {
219 "object": "LayoutSVGInlineText #text", 219 "object": "LayoutSVGInlineText #text",
220 "reason": "layoutObject insertion" 220 "reason": "appeared"
221 }, 221 },
222 { 222 {
223 "object": "InlineTextBox 'use'", 223 "object": "InlineTextBox 'use'",
224 "reason": "layoutObject insertion" 224 "reason": "appeared"
225 }, 225 },
226 { 226 {
227 "object": "LayoutSVGContainer use", 227 "object": "LayoutSVGContainer use",
228 "reason": "layoutObject insertion" 228 "reason": "appeared"
229 }, 229 },
230 { 230 {
231 "object": "LayoutSVGEllipse circle id='use_circle'", 231 "object": "LayoutSVGEllipse circle id='use_circle'",
232 "reason": "layoutObject insertion" 232 "reason": "appeared"
233 }, 233 },
234 { 234 {
235 "object": "LayoutSVGInlineText #text", 235 "object": "LayoutSVGInlineText #text",
236 "reason": "layoutObject removal" 236 "reason": "disappeared"
237 }, 237 },
238 { 238 {
239 "object": "LayoutSVGText text id='use_text'", 239 "object": "LayoutSVGText text id='use_text'",
240 "reason": "layoutObject removal" 240 "reason": "disappeared"
241 }, 241 },
242 { 242 {
243 "object": "LayoutSVGContainer use", 243 "object": "LayoutSVGContainer use",
244 "reason": "layoutObject removal" 244 "reason": "disappeared"
245 }, 245 },
246 { 246 {
247 "object": "LayoutSVGEllipse circle id='use_circle'", 247 "object": "LayoutSVGEllipse circle id='use_circle'",
248 "reason": "layoutObject removal" 248 "reason": "disappeared"
249 }, 249 },
250 { 250 {
251 "object": "LayoutSVGContainer use", 251 "object": "LayoutSVGContainer use",
252 "reason": "layoutObject removal" 252 "reason": "disappeared"
253 }, 253 },
254 { 254 {
255 "object": "LayoutSVGContainer g id='use'", 255 "object": "LayoutSVGContainer g id='use'",
256 "reason": "layoutObject removal" 256 "reason": "disappeared"
257 }, 257 },
258 { 258 {
259 "object": "LayoutSVGHiddenContainer g id='use'", 259 "object": "LayoutSVGHiddenContainer g id='use'",
260 "reason": "layoutObject insertion" 260 "reason": "appeared"
261 }, 261 },
262 { 262 {
263 "object": "LayoutSVGContainer use", 263 "object": "LayoutSVGContainer use",
264 "reason": "layoutObject insertion" 264 "reason": "appeared"
265 }, 265 },
266 { 266 {
267 "object": "LayoutSVGText text id='use_text'", 267 "object": "LayoutSVGText text id='use_text'",
268 "reason": "layoutObject insertion" 268 "reason": "appeared"
269 }, 269 },
270 { 270 {
271 "object": "RootInlineBox", 271 "object": "RootInlineBox",
272 "reason": "layoutObject insertion" 272 "reason": "appeared"
273 }, 273 },
274 { 274 {
275 "object": "LayoutSVGInlineText #text", 275 "object": "LayoutSVGInlineText #text",
276 "reason": "layoutObject insertion" 276 "reason": "appeared"
277 }, 277 },
278 { 278 {
279 "object": "InlineTextBox 'use'", 279 "object": "InlineTextBox 'use'",
280 "reason": "layoutObject insertion" 280 "reason": "appeared"
281 }, 281 },
282 { 282 {
283 "object": "LayoutSVGContainer use", 283 "object": "LayoutSVGContainer use",
284 "reason": "layoutObject insertion" 284 "reason": "appeared"
285 }, 285 },
286 { 286 {
287 "object": "LayoutSVGEllipse circle id='use_circle'", 287 "object": "LayoutSVGEllipse circle id='use_circle'",
288 "reason": "layoutObject insertion" 288 "reason": "appeared"
289 }, 289 },
290 { 290 {
291 "object": "LayoutSVGInlineText #text", 291 "object": "LayoutSVGInlineText #text",
292 "reason": "layoutObject removal" 292 "reason": "disappeared"
293 }, 293 },
294 { 294 {
295 "object": "LayoutSVGText text id='use_text'", 295 "object": "LayoutSVGText text id='use_text'",
296 "reason": "layoutObject removal" 296 "reason": "disappeared"
297 }, 297 },
298 { 298 {
299 "object": "LayoutSVGContainer use", 299 "object": "LayoutSVGContainer use",
300 "reason": "layoutObject removal" 300 "reason": "disappeared"
301 }, 301 },
302 { 302 {
303 "object": "LayoutSVGEllipse circle id='use_circle'", 303 "object": "LayoutSVGEllipse circle id='use_circle'",
304 "reason": "layoutObject removal" 304 "reason": "disappeared"
305 }, 305 },
306 { 306 {
307 "object": "LayoutSVGContainer use", 307 "object": "LayoutSVGContainer use",
308 "reason": "layoutObject removal" 308 "reason": "disappeared"
309 }, 309 },
310 { 310 {
311 "object": "LayoutSVGHiddenContainer g id='use'", 311 "object": "LayoutSVGHiddenContainer g id='use'",
312 "reason": "layoutObject removal" 312 "reason": "disappeared"
313 }, 313 },
314 { 314 {
315 "object": "LayoutSVGContainer g id='use'", 315 "object": "LayoutSVGContainer g id='use'",
316 "reason": "layoutObject insertion" 316 "reason": "appeared"
317 }, 317 },
318 { 318 {
319 "object": "LayoutSVGContainer use", 319 "object": "LayoutSVGContainer use",
320 "reason": "layoutObject insertion" 320 "reason": "appeared"
321 }, 321 },
322 { 322 {
323 "object": "LayoutSVGText text id='use_text'", 323 "object": "LayoutSVGText text id='use_text'",
324 "reason": "layoutObject insertion" 324 "reason": "appeared"
325 }, 325 },
326 { 326 {
327 "object": "RootInlineBox", 327 "object": "RootInlineBox",
328 "reason": "layoutObject insertion" 328 "reason": "appeared"
329 }, 329 },
330 { 330 {
331 "object": "LayoutSVGInlineText #text", 331 "object": "LayoutSVGInlineText #text",
332 "reason": "layoutObject insertion" 332 "reason": "appeared"
333 }, 333 },
334 { 334 {
335 "object": "InlineTextBox 'use'", 335 "object": "InlineTextBox 'use'",
336 "reason": "layoutObject insertion" 336 "reason": "appeared"
337 }, 337 },
338 { 338 {
339 "object": "LayoutSVGContainer use", 339 "object": "LayoutSVGContainer use",
340 "reason": "layoutObject insertion" 340 "reason": "appeared"
341 }, 341 },
342 { 342 {
343 "object": "LayoutSVGEllipse circle id='use_circle'", 343 "object": "LayoutSVGEllipse circle id='use_circle'",
344 "reason": "layoutObject insertion" 344 "reason": "appeared"
345 } 345 }
346 ] 346 ]
347 } 347 }
348 348
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698