| OLD | NEW |
| 1 | 1 |
| 2 { | 2 { |
| 3 "layers": [ | 3 "layers": [ |
| 4 { | 4 { |
| 5 "name": "LayoutView #document", | 5 "name": "LayoutView #document", |
| 6 "bounds": [785, 1650], | 6 "bounds": [785, 1650], |
| 7 "contentsOpaque": true, | 7 "contentsOpaque": true, |
| 8 "drawsContent": true | 8 "drawsContent": true |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 131 "bounds": [210, 210], | 131 "bounds": [210, 210], |
| 132 "contentsOpaque": true, | 132 "contentsOpaque": true, |
| 133 "drawsContent": true, | 133 "drawsContent": true, |
| 134 "backgroundColor": "#0000FF" | 134 "backgroundColor": "#0000FF" |
| 135 }, | 135 }, |
| 136 { | 136 { |
| 137 "name": "LayoutBlockFlow (positioned) DIV id='banner'", | 137 "name": "LayoutBlockFlow (positioned) DIV id='banner'", |
| 138 "position": [0, 100], | 138 "position": [0, 100], |
| 139 "bounds": [785, 120], | 139 "bounds": [785, 120], |
| 140 "drawsContent": true, | 140 "drawsContent": true, |
| 141 "backgroundColor": "#0000007F" | 141 "backgroundColor": "#00000080" |
| 142 } | 142 } |
| 143 ] | 143 ] |
| 144 } | 144 } |
| 145 | 145 |
| OLD | NEW |