| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [800, 600], | 5 "bounds": [1808, 585], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true | 7 "drawsContent": true |
| 8 }, | 8 }, |
| 9 { | 9 { |
| 10 "name": "LayoutBlockFlow DIV id='test' class='box composited'", | 10 "name": "LayoutBlockFlow DIV id='composited'", |
| 11 "position": [18, 10], | 11 "position": [8, 8], |
| 12 "bounds": [210, 210], | 12 "bounds": [1800, 10], |
| 13 "contentsOpaque": true, | 13 "contentsOpaque": true, |
| 14 "drawsContent": true, | 14 "drawsContent": true, |
| 15 "backgroundColor": "#0000FF" | 15 "backgroundColor": "#0000FF" |
| 16 } | 16 } |
| 17 ] | 17 ] |
| 18 } | 18 } |
| 19 | 19 |
| OLD | NEW |