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 'Curabitur pretium, quam quis semper'", | 10 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
116 "rect": [252, 138, 50, 215], | 116 "rect": [252, 138, 50, 215], |
117 "reason": "incremental" | 117 "reason": "incremental" |
118 }, | 118 }, |
119 { | 119 { |
120 "object": "LayoutTableCell TD id='col1'", | 120 "object": "LayoutTableCell TD id='col1'", |
121 "rect": [10, 353, 242, 20], | 121 "rect": [10, 353, 242, 20], |
122 "reason": "incremental" | 122 "reason": "incremental" |
123 }, | 123 }, |
124 { | 124 { |
125 "object": "LayoutTableCell TD id='target'", | 125 "object": "LayoutTableCell TD id='target'", |
126 "rect": [304, 138, 2, 215], | |
127 "reason": "location change" | |
128 }, | |
129 { | |
130 "object": "LayoutTableCell TD id='target'", | |
131 "rect": [254, 138, 52, 235], | 126 "rect": [254, 138, 52, 235], |
132 "reason": "location change" | 127 "reason": "location change" |
133 }, | 128 }, |
134 { | 129 { |
135 "object": "LayoutText #text", | 130 "object": "LayoutText #text", |
136 "rect": [250, 138, 49, 159], | 131 "rect": [250, 138, 49, 159], |
137 "reason": "incremental" | 132 "reason": "incremental" |
138 }, | 133 }, |
139 { | 134 { |
140 "object": "LayoutText #text", | 135 "object": "LayoutText #text", |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
184 { | 179 { |
185 "object": "RootInlineBox", | 180 "object": "RootInlineBox", |
186 "rect": [0, 0, 0, 0], | 181 "rect": [0, 0, 0, 0], |
187 "reason": "full" | 182 "reason": "full" |
188 } | 183 } |
189 ] | 184 ] |
190 } | 185 } |
191 ] | 186 ] |
192 } | 187 } |
193 | 188 |
OLD | NEW |