OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
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": "InlineTextBox ' twist itself round and look up in her face,
with\n'", | 10 "object": "InlineTextBox ' twist itself round and look up in her face,
with\n'", |
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
466 "rect": [178, 350, 145, 18], | 466 "rect": [178, 350, 145, 18], |
467 "reason": "bounds change" | 467 "reason": "bounds change" |
468 }, | 468 }, |
469 { | 469 { |
470 "object": "LayoutText #text", | 470 "object": "LayoutText #text", |
471 "rect": [65, 350, 145, 18], | 471 "rect": [65, 350, 145, 18], |
472 "reason": "bounds change" | 472 "reason": "bounds change" |
473 }, | 473 }, |
474 { | 474 { |
475 "object": "LayoutText #text", | 475 "object": "LayoutText #text", |
476 "rect": [65, 386, 304, 36], | |
477 "reason": "bounds change" | |
478 }, | |
479 { | |
480 "object": "LayoutText #text", | |
481 "rect": [14, 386, 355, 36], | 476 "rect": [14, 386, 355, 36], |
482 "reason": "bounds change" | 477 "reason": "bounds change" |
483 }, | 478 }, |
484 { | 479 { |
485 "object": "LayoutText #text", | 480 "object": "LayoutText #text", |
486 "rect": [14, 404, 355, 36], | 481 "rect": [14, 404, 355, 36], |
487 "reason": "bounds change" | 482 "reason": "bounds change" |
488 }, | 483 }, |
489 { | 484 { |
490 "object": "LayoutText #text", | |
491 "rect": [301, 404, 67, 18], | |
492 "reason": "bounds change" | |
493 }, | |
494 { | |
495 "object": "RootInlineBox", | 485 "object": "RootInlineBox", |
496 "rect": [0, 0, 0, 0], | 486 "rect": [0, 0, 0, 0], |
497 "reason": "full" | 487 "reason": "full" |
498 }, | 488 }, |
499 { | 489 { |
500 "object": "RootInlineBox", | 490 "object": "RootInlineBox", |
501 "rect": [0, 0, 0, 0], | 491 "rect": [0, 0, 0, 0], |
502 "reason": "full" | 492 "reason": "full" |
503 }, | 493 }, |
504 { | 494 { |
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
614 { | 604 { |
615 "object": "RootInlineBox", | 605 "object": "RootInlineBox", |
616 "rect": [0, 0, 0, 0], | 606 "rect": [0, 0, 0, 0], |
617 "reason": "full" | 607 "reason": "full" |
618 } | 608 } |
619 ] | 609 ] |
620 } | 610 } |
621 ] | 611 ] |
622 } | 612 } |
623 | 613 |
OLD | NEW |