OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
3 "bounds": [2008, 2092], | 3 "bounds": [2008, 2092], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
7 "bounds": [2008, 2092], | 7 "bounds": [2008, 2092], |
8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
9 "drawsContent": true, | 9 "drawsContent": true, |
10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
(...skipping 17 matching lines...) Expand all Loading... |
28 "rect": [8, 50, 784, 18], | 28 "rect": [8, 50, 784, 18], |
29 "reason": "forced by layout" | 29 "reason": "forced by layout" |
30 }, | 30 }, |
31 { | 31 { |
32 "object": "LayoutBlockFlow P", | 32 "object": "LayoutBlockFlow P", |
33 "rect": [8, 16, 784, 18], | 33 "rect": [8, 16, 784, 18], |
34 "reason": "forced by layout" | 34 "reason": "forced by layout" |
35 }, | 35 }, |
36 { | 36 { |
37 "object": "LayoutText #text", | 37 "object": "LayoutText #text", |
38 "rect": [127, 50, 390, 18], | 38 "rect": [127, 50, 390, 17], |
39 "reason": "forced by layout" | 39 "reason": "forced by layout" |
40 }, | 40 }, |
41 { | 41 { |
42 "object": "LayoutText #text", | 42 "object": "LayoutText #text", |
43 "rect": [8, 16, 348, 17], | 43 "rect": [8, 16, 348, 17], |
44 "reason": "forced by layout" | 44 "reason": "forced by layout" |
45 }, | 45 }, |
46 { | 46 { |
47 "object": "LayoutText #text", | 47 "object": "LayoutText #text", |
48 "rect": [8, 50, 120, 17], | 48 "rect": [8, 50, 120, 17], |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
127 "object": "LayoutView #document", | 127 "object": "LayoutView #document", |
128 "reason": "scroll" | 128 "reason": "scroll" |
129 }, | 129 }, |
130 { | 130 { |
131 "object": "LayoutView #document", | 131 "object": "LayoutView #document", |
132 "reason": "scroll" | 132 "reason": "scroll" |
133 } | 133 } |
134 ] | 134 ] |
135 } | 135 } |
136 | 136 |
OLD | NEW |