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 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
251 "rect": [8, 170, 418, 399], | 251 "rect": [8, 170, 418, 399], |
252 "reason": "invalidate paint rectangle" | 252 "reason": "invalidate paint rectangle" |
253 }, | 253 }, |
254 { | 254 { |
255 "object": "LayoutInline I id='would'", | 255 "object": "LayoutInline I id='would'", |
256 "rect": [0, 0, 0, 0], | 256 "rect": [0, 0, 0, 0], |
257 "reason": "style change" | 257 "reason": "style change" |
258 }, | 258 }, |
259 { | 259 { |
260 "object": "LayoutText #text", | 260 "object": "LayoutText #text", |
261 "rect": [14, 188, 40, 17], | |
262 "reason": "style change" | |
263 }, | |
264 { | |
265 "object": "LayoutText #text", | |
266 "rect": [14, 188, 45, 20], | 261 "rect": [14, 188, 45, 20], |
267 "reason": "style change" | 262 "reason": "style change" |
268 }, | 263 }, |
269 { | 264 { |
270 "object": "LayoutText #text", | 265 "object": "LayoutText #text", |
271 "rect": [13, 188, 407, 71], | 266 "rect": [13, 188, 407, 71], |
272 "reason": "bounds change" | 267 "reason": "bounds change" |
273 }, | 268 }, |
274 { | 269 { |
275 "object": "LayoutText #text", | 270 "object": "LayoutText #text", |
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
359 { | 354 { |
360 "object": "RootInlineBox", | 355 "object": "RootInlineBox", |
361 "rect": [0, 0, 0, 0], | 356 "rect": [0, 0, 0, 0], |
362 "reason": "full" | 357 "reason": "full" |
363 } | 358 } |
364 ] | 359 ] |
365 } | 360 } |
366 ] | 361 ] |
367 } | 362 } |
368 | 363 |
OLD | NEW |