OLD | NEW |
1 { | 1 { |
2 "layers": [ | 2 "layers": [ |
3 { | 3 { |
4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
5 "bounds": [785, 5054], | 5 "bounds": [785, 5054], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true | 7 "drawsContent": true |
8 }, | 8 }, |
9 { | 9 { |
10 "name": "LayoutBlockFlow (relative positioned) HEADER", | 10 "name": "LayoutBlockFlow (relative positioned) HEADER", |
(...skipping 30 matching lines...) Expand all Loading... |
41 "object": "LayoutBlockFlow (positioned) DIV id='searchbar'", | 41 "object": "LayoutBlockFlow (positioned) DIV id='searchbar'", |
42 "reason": "subtree" | 42 "reason": "subtree" |
43 }, | 43 }, |
44 { | 44 { |
45 "object": "LayoutBlockFlow DIV id='recentlink'", | 45 "object": "LayoutBlockFlow DIV id='recentlink'", |
46 "reason": "subtree" | 46 "reason": "subtree" |
47 } | 47 } |
48 ] | 48 ] |
49 } | 49 } |
50 | 50 |
OLD | NEW |