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": "LayoutBlockFlow P", | 10 "object": "LayoutBlockFlow P", |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
57 "reason": "bounds change" | 57 "reason": "bounds change" |
58 }, | 58 }, |
59 { | 59 { |
60 "object": "LayoutText #text", | 60 "object": "LayoutText #text", |
61 "rect": [369, 80, 52, 119], | 61 "rect": [369, 80, 52, 119], |
62 "reason": "incremental" | 62 "reason": "incremental" |
63 }, | 63 }, |
64 { | 64 { |
65 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 65 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
66 "rect": [14, 363, 48, 65], | 66 "rect": [14, 363, 48, 65], |
67 "reason": "location change" | 67 "reason": "bounds change" |
68 }, | 68 }, |
69 { | 69 { |
70 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 70 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
71 "rect": [14, 343, 48, 65], | 71 "rect": [14, 343, 48, 65], |
72 "reason": "location change" | 72 "reason": "bounds change" |
73 }, | 73 }, |
74 { | 74 { |
75 "object": "LayoutText #text", | 75 "object": "LayoutText #text", |
76 "rect": [151, 180, 40, 19], | 76 "rect": [151, 180, 40, 19], |
77 "reason": "bounds change" | 77 "reason": "bounds change" |
78 }, | 78 }, |
79 { | 79 { |
80 "object": "LayoutText #text", | 80 "object": "LayoutText #text", |
81 "rect": [84, 180, 40, 19], | 81 "rect": [84, 180, 40, 19], |
82 "reason": "bounds change" | 82 "reason": "bounds change" |
(...skipping 421 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
504 }, | 504 }, |
505 { | 505 { |
506 "object": "RootInlineBox", | 506 "object": "RootInlineBox", |
507 "reason": "full" | 507 "reason": "full" |
508 } | 508 } |
509 ] | 509 ] |
510 } | 510 } |
511 ] | 511 ] |
512 } | 512 } |
513 | 513 |
OLD | NEW |