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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/use-detach-expected.txt

Issue 2087483002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 "name": "Content Root Layer",
2 "bounds": [800, 600], 3 "bounds": [800, 600],
3 "children": [ 4 "children": [
4 { 5 {
6 "name": "LayoutView #document",
5 "bounds": [800, 600], 7 "bounds": [800, 600],
6 "contentsOpaque": true, 8 "contentsOpaque": true,
7 "drawsContent": true, 9 "drawsContent": true,
8 "paintInvalidations": [ 10 "paintInvalidations": [
9 { 11 {
10 "object": "LayoutSVGContainer g id='use'", 12 "object": "LayoutSVGContainer g id='use'",
11 "rect": [210, 58, 44, 64], 13 "rect": [210, 58, 44, 64],
12 "reason": "layoutObject insertion" 14 "reason": "layoutObject insertion"
13 }, 15 },
14 { 16 {
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 }, 165 },
164 { 166 {
165 "object": "LayoutSVGEllipse circle id='use_circle'", 167 "object": "LayoutSVGEllipse circle id='use_circle'",
166 "rect": [218, 94, 28, 28], 168 "rect": [218, 94, 28, 28],
167 "reason": "layoutObject removal" 169 "reason": "layoutObject removal"
168 }, 170 },
169 { 171 {
170 "object": "LayoutSVGEllipse circle id='use_circle'", 172 "object": "LayoutSVGEllipse circle id='use_circle'",
171 "rect": [218, 94, 28, 28], 173 "rect": [218, 94, 28, 28],
172 "reason": "layoutObject removal" 174 "reason": "layoutObject removal"
173 },
174 {
175 "object": "InlineTextBox ''",
176 "reason": "full"
177 },
178 {
179 "object": "InlineTextBox ''",
180 "reason": "full"
181 },
182 {
183 "object": "InlineTextBox ''",
184 "reason": "full"
185 },
186 {
187 "object": "InlineTextBox 'use'",
188 "reason": "layoutObject insertion"
189 },
190 {
191 "object": "InlineTextBox 'use'",
192 "reason": "layoutObject insertion"
193 },
194 {
195 "object": "InlineTextBox 'use'",
196 "reason": "layoutObject insertion"
197 },
198 {
199 "object": "LayoutSVGHiddenContainer g id='use'",
200 "reason": "layoutObject insertion"
201 },
202 {
203 "object": "LayoutSVGHiddenContainer g id='use'",
204 "reason": "layoutObject removal"
205 },
206 {
207 "object": "LayoutSVGHiddenContainer g id='use'",
208 "reason": "layoutObject removal"
209 },
210 {
211 "object": "RootInlineBox",
212 "reason": "full"
213 },
214 {
215 "object": "RootInlineBox",
216 "reason": "full"
217 },
218 {
219 "object": "RootInlineBox",
220 "reason": "full"
221 },
222 {
223 "object": "RootInlineBox",
224 "reason": "full"
225 },
226 {
227 "object": "RootInlineBox",
228 "reason": "full"
229 },
230 {
231 "object": "RootInlineBox",
232 "reason": "full"
233 } 175 }
234 ] 176 ]
235 } 177 }
178 ],
179 "objectPaintInvalidations": [
180 {
181 "object": "LayoutSVGInlineText #text",
182 "reason": "layoutObject removal"
183 },
184 {
185 "object": "LayoutSVGText text id='use_text'",
186 "reason": "layoutObject removal"
187 },
188 {
189 "object": "LayoutSVGContainer use",
190 "reason": "layoutObject removal"
191 },
192 {
193 "object": "LayoutSVGEllipse circle id='use_circle'",
194 "reason": "layoutObject removal"
195 },
196 {
197 "object": "LayoutSVGContainer use",
198 "reason": "layoutObject removal"
199 },
200 {
201 "object": "LayoutSVGHiddenContainer g id='use'",
202 "reason": "layoutObject removal"
203 },
204 {
205 "object": "LayoutSVGContainer g id='use'",
206 "reason": "layoutObject insertion"
207 },
208 {
209 "object": "LayoutSVGContainer use",
210 "reason": "layoutObject insertion"
211 },
212 {
213 "object": "LayoutSVGText text id='use_text'",
214 "reason": "layoutObject insertion"
215 },
216 {
217 "object": "RootInlineBox",
218 "reason": "layoutObject insertion"
219 },
220 {
221 "object": "LayoutSVGInlineText #text",
222 "reason": "layoutObject insertion"
223 },
224 {
225 "object": "InlineTextBox 'use'",
226 "reason": "layoutObject insertion"
227 },
228 {
229 "object": "LayoutSVGContainer use",
230 "reason": "layoutObject insertion"
231 },
232 {
233 "object": "LayoutSVGEllipse circle id='use_circle'",
234 "reason": "layoutObject insertion"
235 },
236 {
237 "object": "LayoutSVGInlineText #text",
238 "reason": "layoutObject removal"
239 },
240 {
241 "object": "LayoutSVGText text id='use_text'",
242 "reason": "layoutObject removal"
243 },
244 {
245 "object": "LayoutSVGContainer use",
246 "reason": "layoutObject removal"
247 },
248 {
249 "object": "LayoutSVGEllipse circle id='use_circle'",
250 "reason": "layoutObject removal"
251 },
252 {
253 "object": "LayoutSVGContainer use",
254 "reason": "layoutObject removal"
255 },
256 {
257 "object": "LayoutSVGContainer g id='use'",
258 "reason": "layoutObject removal"
259 },
260 {
261 "object": "LayoutSVGHiddenContainer g id='use'",
262 "reason": "layoutObject insertion"
263 },
264 {
265 "object": "LayoutSVGContainer use",
266 "reason": "layoutObject insertion"
267 },
268 {
269 "object": "LayoutSVGText text id='use_text'",
270 "reason": "layoutObject insertion"
271 },
272 {
273 "object": "RootInlineBox",
274 "reason": "layoutObject insertion"
275 },
276 {
277 "object": "LayoutSVGInlineText #text",
278 "reason": "layoutObject insertion"
279 },
280 {
281 "object": "InlineTextBox 'use'",
282 "reason": "layoutObject insertion"
283 },
284 {
285 "object": "LayoutSVGContainer use",
286 "reason": "layoutObject insertion"
287 },
288 {
289 "object": "LayoutSVGEllipse circle id='use_circle'",
290 "reason": "layoutObject insertion"
291 },
292 {
293 "object": "LayoutSVGInlineText #text",
294 "reason": "layoutObject removal"
295 },
296 {
297 "object": "LayoutSVGText text id='use_text'",
298 "reason": "layoutObject removal"
299 },
300 {
301 "object": "LayoutSVGContainer use",
302 "reason": "layoutObject removal"
303 },
304 {
305 "object": "LayoutSVGEllipse circle id='use_circle'",
306 "reason": "layoutObject removal"
307 },
308 {
309 "object": "LayoutSVGContainer use",
310 "reason": "layoutObject removal"
311 },
312 {
313 "object": "LayoutSVGHiddenContainer g id='use'",
314 "reason": "layoutObject removal"
315 },
316 {
317 "object": "LayoutSVGContainer g id='use'",
318 "reason": "layoutObject insertion"
319 },
320 {
321 "object": "LayoutSVGContainer use",
322 "reason": "layoutObject insertion"
323 },
324 {
325 "object": "LayoutSVGText text id='use_text'",
326 "reason": "layoutObject insertion"
327 },
328 {
329 "object": "RootInlineBox",
330 "reason": "layoutObject insertion"
331 },
332 {
333 "object": "LayoutSVGInlineText #text",
334 "reason": "layoutObject insertion"
335 },
336 {
337 "object": "InlineTextBox 'use'",
338 "reason": "layoutObject insertion"
339 },
340 {
341 "object": "LayoutSVGContainer use",
342 "reason": "layoutObject insertion"
343 },
344 {
345 "object": "LayoutSVGEllipse circle id='use_circle'",
346 "reason": "layoutObject insertion"
347 }
236 ] 348 ]
237 } 349 }
238 350
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698