OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 1016], | 2 "bounds": [785, 1016], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 1016], | 5 "bounds": [785, 1016], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "children": [ | 8 "children": [ |
9 { | 9 { |
10 "shouldFlattenTransform": false, | 10 "shouldFlattenTransform": false, |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 "rect": [0, 500, 285, 150], | 56 "rect": [0, 500, 285, 150], |
57 "reason": "full" | 57 "reason": "full" |
58 }, | 58 }, |
59 { | 59 { |
60 "object": "LayoutView #document", | 60 "object": "LayoutView #document", |
61 "rect": [0, 500, 300, 150], | 61 "rect": [0, 500, 300, 150], |
62 "reason": "style change" | 62 "reason": "style change" |
63 }, | 63 }, |
64 { | 64 { |
65 "object": "LayoutView #document", | 65 "object": "LayoutView #document", |
66 "rect": [0, 500, 285, 150], | |
67 "reason": "style change" | |
68 }, | |
69 { | |
70 "object": "LayoutView #document", | |
71 "rect": [285, 500, 15, 150], | 66 "rect": [285, 500, 15, 150], |
72 "reason": "scroll" | 67 "reason": "scroll" |
73 }, | 68 }, |
74 { | 69 { |
75 "object": "RootInlineBox", | 70 "object": "RootInlineBox", |
76 "rect": [0, 0, 0, 0], | 71 "rect": [0, 0, 0, 0], |
77 "reason": "full" | 72 "reason": "full" |
78 }, | 73 }, |
79 { | 74 { |
80 "object": "RootInlineBox", | 75 "object": "RootInlineBox", |
(...skipping 12 matching lines...) Expand all Loading... |
93 } | 88 } |
94 ] | 89 ] |
95 } | 90 } |
96 ] | 91 ] |
97 } | 92 } |
98 ] | 93 ] |
99 } | 94 } |
100 ] | 95 ] |
101 } | 96 } |
102 | 97 |
OLD | NEW |