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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-rescale-expected.txt

Issue 2208463003: First step of PaintInvalidator implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Table and HTMLCanvas Created 4 years, 4 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 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 }, 240 },
241 { 241 {
242 "object": "LayoutText #text", 242 "object": "LayoutText #text",
243 "rect": [0, 0, 1, 1], 243 "rect": [0, 0, 1, 1],
244 "reason": "bounds change" 244 "reason": "bounds change"
245 } 245 }
246 ] 246 ]
247 } 247 }
248 ], 248 ],
249 "objectPaintInvalidations": [ 249 "objectPaintInvalidations": [
250 "objectPaintInvalidations": [
250 { 251 {
251 "object": "LayoutSVGRoot (positioned) svg", 252 "object": "LayoutSVGRoot (positioned) svg",
252 "reason": "bounds change" 253 "reason": "bounds change"
253 }, 254 },
254 { 255 {
255 "object": "LayoutSVGContainer g id='text1g'", 256 "object": "LayoutSVGContainer g id='text1g'",
256 "reason": "full" 257 "reason": "full"
257 }, 258 },
258 { 259 {
259 "object": "LayoutSVGText text", 260 "object": "LayoutSVGText text",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 }, 334 },
334 { 335 {
335 "object": "LayoutSVGContainer g id='text2g'", 336 "object": "LayoutSVGContainer g id='text2g'",
336 "reason": "full" 337 "reason": "full"
337 }, 338 },
338 { 339 {
339 "object": "LayoutSVGText text", 340 "object": "LayoutSVGText text",
340 "reason": "location change" 341 "reason": "location change"
341 }, 342 },
342 { 343 {
344 "object": "RootInlineBox",
345 "reason": "location change"
346 },
347 {
343 "object": "LayoutSVGInlineText #text", 348 "object": "LayoutSVGInlineText #text",
344 "reason": "location change" 349 "reason": "location change"
345 }, 350 },
346 { 351 {
347 "object": "InlineTextBox 'PASS '", 352 "object": "InlineTextBox 'PASS '",
348 "reason": "location change" 353 "reason": "location change"
349 }, 354 },
350 { 355 {
351 "object": "LayoutSVGTSpan tspan", 356 "object": "LayoutSVGTSpan tspan",
352 "reason": "location change" 357 "reason": "location change"
(...skipping 16 matching lines...) Expand all
369 }, 374 },
370 { 375 {
371 "object": "LayoutSVGForeignObject foreignObject", 376 "object": "LayoutSVGForeignObject foreignObject",
372 "reason": "location change" 377 "reason": "location change"
373 }, 378 },
374 { 379 {
375 "object": "LayoutBlockFlow P", 380 "object": "LayoutBlockFlow P",
376 "reason": "location change" 381 "reason": "location change"
377 }, 382 },
378 { 383 {
384 "object": "RootInlineBox",
385 "reason": "location change"
386 },
387 {
379 "object": "LayoutText #text", 388 "object": "LayoutText #text",
380 "reason": "location change" 389 "reason": "location change"
381 }, 390 },
382 { 391 {
383 "object": "InlineTextBox 'PASS'", 392 "object": "InlineTextBox 'PASS'",
384 "reason": "location change" 393 "reason": "location change"
385 }, 394 },
386 { 395 {
387 "object": "LayoutSVGViewportContainer svg", 396 "object": "LayoutSVGViewportContainer svg",
388 "reason": "location change" 397 "reason": "location change"
389 }, 398 },
390 { 399 {
391 "object": "LayoutSVGText text", 400 "object": "LayoutSVGText text",
392 "reason": "location change" 401 "reason": "location change"
393 }, 402 },
394 { 403 {
404 "object": "RootInlineBox",
405 "reason": "location change"
406 },
407 {
395 "object": "LayoutSVGInlineText #text", 408 "object": "LayoutSVGInlineText #text",
396 "reason": "location change" 409 "reason": "location change"
397 }, 410 },
398 { 411 {
399 "object": "InlineTextBox 'PASS'", 412 "object": "InlineTextBox 'PASS'",
400 "reason": "location change" 413 "reason": "location change"
401 }, 414 },
402 { 415 {
403 "object": "LayoutSVGContainer g id='text3g'", 416 "object": "LayoutSVGContainer g id='text3g'",
404 "reason": "full" 417 "reason": "full"
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
475 "object": "LayoutSVGInlineText #text", 488 "object": "LayoutSVGInlineText #text",
476 "reason": "forced by layout" 489 "reason": "forced by layout"
477 }, 490 },
478 { 491 {
479 "object": "InlineTextBox 'PASS'", 492 "object": "InlineTextBox 'PASS'",
480 "reason": "forced by layout" 493 "reason": "forced by layout"
481 } 494 }
482 ] 495 ]
483 } 496 }
484 497
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698