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 ' was in a furious passion, and went\n'", | 10 "object": "InlineTextBox ' was in a furious passion, and went\n'", |
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
161 "rect": [0, 0, 0, 0], | 161 "rect": [0, 0, 0, 0], |
162 "reason": "full" | 162 "reason": "full" |
163 }, | 163 }, |
164 { | 164 { |
165 "object": "InlineTextBox 'yet had'", | 165 "object": "InlineTextBox 'yet had'", |
166 "rect": [0, 0, 0, 0], | 166 "rect": [0, 0, 0, 0], |
167 "reason": "full" | 167 "reason": "full" |
168 }, | 168 }, |
169 { | 169 { |
170 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 170 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
171 "rect": [372, 383, 48, 81], | |
172 "reason": "location change" | |
173 }, | |
174 { | |
175 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", | |
176 "rect": [356, 383, 64, 81], | 171 "rect": [356, 383, 64, 81], |
177 "reason": "location change" | 172 "reason": "location change" |
178 }, | 173 }, |
179 { | 174 { |
180 "object": "LayoutBlockFlow P", | 175 "object": "LayoutBlockFlow P", |
181 "rect": [8, 380, 418, 219], | 176 "rect": [8, 380, 418, 219], |
182 "reason": "invalidate paint rectangle" | 177 "reason": "invalidate paint rectangle" |
183 }, | 178 }, |
184 { | 179 { |
185 "object": "LayoutText #text", | 180 "object": "LayoutText #text", |
186 "rect": [352, 380, 2, 19], | 181 "rect": [352, 380, 2, 19], |
187 "reason": "incremental" | 182 "reason": "incremental" |
188 }, | 183 }, |
189 { | 184 { |
190 "object": "LayoutText #text", | 185 "object": "LayoutText #text", |
191 "rect": [65, 380, 304, 59], | 186 "rect": [65, 380, 304, 59], |
192 "reason": "bounds change" | 187 "reason": "bounds change" |
193 }, | 188 }, |
194 { | 189 { |
195 "object": "LayoutText #text", | 190 "object": "LayoutText #text", |
196 "rect": [65, 400, 289, 39], | |
197 "reason": "bounds change" | |
198 }, | |
199 { | |
200 "object": "LayoutText #text", | |
201 "rect": [303, 420, 67, 19], | 191 "rect": [303, 420, 67, 19], |
202 "reason": "bounds change" | 192 "reason": "bounds change" |
203 }, | 193 }, |
204 { | 194 { |
205 "object": "LayoutText #text", | 195 "object": "LayoutText #text", |
206 "rect": [14, 420, 339, 39], | 196 "rect": [14, 420, 339, 39], |
207 "reason": "bounds change" | 197 "reason": "bounds change" |
208 }, | 198 }, |
209 { | 199 { |
210 "object": "LayoutText #text", | 200 "object": "LayoutText #text", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
264 { | 254 { |
265 "object": "RootInlineBox", | 255 "object": "RootInlineBox", |
266 "rect": [0, 0, 0, 0], | 256 "rect": [0, 0, 0, 0], |
267 "reason": "full" | 257 "reason": "full" |
268 } | 258 } |
269 ] | 259 ] |
270 } | 260 } |
271 ] | 261 ] |
272 } | 262 } |
273 | 263 |
OLD | NEW |