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, 368, 418, 198], | 11 "rect": [8, 368, 418, 198], |
12 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutText #text", | 15 "object": "LayoutText #text", |
16 "rect": [65, 368, 355, 54], | 16 "rect": [65, 368, 355, 54], |
17 "reason": "bounds change" | 17 "reason": "bounds change" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutText #text", | 20 "object": "LayoutText #text", |
21 "rect": [14, 404, 355, 36], | 21 "rect": [14, 404, 355, 36], |
22 "reason": "bounds change" | 22 "reason": "bounds change" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 25 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
26 "rect": [356, 389, 64, 81], | 26 "rect": [356, 389, 64, 81], |
27 "reason": "location change" | 27 "reason": "bounds change" |
28 }, | 28 }, |
29 { | 29 { |
30 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 30 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
31 "rect": [372, 371, 48, 81], | 31 "rect": [372, 371, 48, 81], |
32 "reason": "location change" | 32 "reason": "bounds change" |
33 }, | 33 }, |
34 { | 34 { |
35 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
36 "rect": [369, 368, 32, 18], | 36 "rect": [369, 368, 32, 18], |
37 "reason": "incremental" | 37 "reason": "incremental" |
38 }, | 38 }, |
39 { | 39 { |
40 "object": "LayoutText #text", | 40 "object": "LayoutText #text", |
41 "rect": [353, 422, 16, 54], | 41 "rect": [353, 422, 16, 54], |
42 "reason": "incremental" | 42 "reason": "incremental" |
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
203 }, | 203 }, |
204 { | 204 { |
205 "object": "RootInlineBox", | 205 "object": "RootInlineBox", |
206 "reason": "full" | 206 "reason": "full" |
207 } | 207 } |
208 ] | 208 ] |
209 } | 209 } |
210 ] | 210 ] |
211 } | 211 } |
212 | 212 |
OLD | NEW |