OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
3 "bounds": [785, 1016], | 3 "bounds": [785, 1016], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
7 "bounds": [785, 1016], | 7 "bounds": [785, 1016], |
8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
9 "drawsContent": true, | 9 "drawsContent": true, |
10 "children": [ | 10 "children": [ |
(...skipping 24 matching lines...) Expand all Loading... |
35 "object": "LayoutBlockFlow HTML", | 35 "object": "LayoutBlockFlow HTML", |
36 "rect": [0, 500, 300, 36], | 36 "rect": [0, 500, 300, 36], |
37 "reason": "forced by layout" | 37 "reason": "forced by layout" |
38 }, | 38 }, |
39 { | 39 { |
40 "object": "LayoutBlockFlow HTML", | 40 "object": "LayoutBlockFlow HTML", |
41 "rect": [0, 500, 285, 150], | 41 "rect": [0, 500, 285, 150], |
42 "reason": "forced by layout" | 42 "reason": "forced by layout" |
43 }, | 43 }, |
44 { | 44 { |
45 "object": "LayoutView #document", | |
46 "rect": [0, 500, 285, 150], | |
47 "reason": "full" | |
48 }, | |
49 { | |
50 "object": "LayoutBlockFlow BODY", | 45 "object": "LayoutBlockFlow BODY", |
51 "rect": [8, 508, 284, 20], | 46 "rect": [8, 508, 284, 20], |
52 "reason": "forced by layout" | 47 "reason": "forced by layout" |
53 }, | 48 }, |
54 { | 49 { |
55 "object": "LayoutBlockFlow BODY", | 50 "object": "LayoutBlockFlow BODY", |
56 "rect": [8, 508, 269, 142], | 51 "rect": [8, 508, 269, 142], |
57 "reason": "forced by layout" | 52 "reason": "forced by layout" |
58 }, | 53 }, |
59 { | 54 { |
60 "object": "LayoutView #document", | 55 "object": "LayoutView #document", |
61 "rect": [285, 500, 15, 150], | 56 "rect": [285, 500, 15, 150], |
62 "reason": "scroll" | 57 "reason": "scroll" |
63 } | 58 } |
64 ] | 59 ] |
65 } | 60 } |
66 ] | 61 ] |
67 } | 62 } |
68 ] | 63 ] |
69 } | 64 } |
70 ] | 65 ] |
71 } | 66 } |
72 | 67 |
OLD | NEW |