OLD | NEW |
1 Item 1 | 1 Item 1 |
2 { | 2 { |
3 "layers": [ | 3 "layers": [ |
4 { | 4 { |
5 "name": "LayoutView #document", | 5 "name": "LayoutView #document", |
6 "bounds": [800, 600], | 6 "bounds": [800, 600], |
7 "contentsOpaque": true, | 7 "contentsOpaque": true, |
8 "drawsContent": true | 8 "drawsContent": true |
9 }, | 9 }, |
10 { | 10 { |
11 "name": "LayoutBlockFlow DIV id='composited-container'", | 11 "name": "LayoutBlockFlow DIV id='composited-container'", |
12 "position": [8, 8], | 12 "position": [8, 8], |
13 "bounds": [784, 0], | 13 "contentsOpaque": true, |
14 "drawsContent": true, | 14 "drawsContent": true, |
15 "backfaceVisibility": "hidden" | 15 "backfaceVisibility": "hidden" |
16 } | 16 } |
17 ] | 17 ] |
18 } | 18 } |
19 | 19 |
OLD | NEW |