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", |
11 "rect": [8, 80, 418, 519], | 11 "rect": [8, 80, 418, 519], |
12 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'", | 15 "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'", |
16 "rect": [372, 243, 48, 49], | 16 "rect": [372, 243, 48, 49], |
17 "reason": "location change" | 17 "reason": "layoutObject insertion" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutText #text", | 20 "object": "LayoutText #text", |
21 "rect": [420, 240, 1, 139], | 21 "rect": [420, 240, 1, 139], |
22 "reason": "incremental" | 22 "reason": "incremental" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "InlineTextBox ' twist itself round and look up in her'", | 25 "object": "InlineTextBox ' twist itself round and look up in her'", |
26 "reason": "full" | 26 "reason": "full" |
27 }, | 27 }, |
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
363 }, | 363 }, |
364 { | 364 { |
365 "object": "RootInlineBox", | 365 "object": "RootInlineBox", |
366 "reason": "full" | 366 "reason": "full" |
367 } | 367 } |
368 ] | 368 ] |
369 } | 369 } |
370 ] | 370 ] |
371 } | 371 } |
372 | 372 |
OLD | NEW |