| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [785, 5516], | 3 "bounds": [785, 5516], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [785, 5516], | 7 "bounds": [785, 5516], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "children": [ | 10 "children": [ |
| 11 { | 11 { |
| 12 "name": "Squashing Containment Layer", | 12 "name": "Squashing Containment Layer", |
| 13 "shouldFlattenTransform": false, | 13 "shouldFlattenTransform": false, |
| 14 "children": [ | 14 "children": [ |
| 15 { | 15 { |
| 16 "name": "LayoutBlockFlow DIV id='top'", | 16 "name": "LayoutBlockFlow DIV id='top'", |
| 17 "position": [8, 8], | 17 "position": [8, 8], |
| 18 "bounds": [500, 500], | 18 "bounds": [500, 500], |
| 19 "contentsOpaque": true, |
| 19 "shouldFlattenTransform": false, | 20 "shouldFlattenTransform": false, |
| 20 "drawsContent": true, | 21 "drawsContent": true, |
| 21 "backgroundColor": "#0000FF", | 22 "backgroundColor": "#0000FF", |
| 22 "children": [ | 23 "children": [ |
| 23 { | 24 { |
| 24 "name": "Scrolling Layer", | 25 "name": "Scrolling Layer", |
| 25 "bounds": [485, 485], | 26 "bounds": [485, 485], |
| 26 "shouldFlattenTransform": false, | 27 "shouldFlattenTransform": false, |
| 27 "children": [ | 28 "children": [ |
| 28 { | 29 { |
| 29 "name": "Scrolling Contents Layer", | 30 "name": "Scrolling Contents Layer", |
| 30 "bounds": [485, 5000], | 31 "bounds": [485, 5000], |
| 31 "contentsOpaque": true, | |
| 32 "drawsContent": true | 32 "drawsContent": true |
| 33 } | 33 } |
| 34 ] | 34 ] |
| 35 }, | 35 }, |
| 36 { | 36 { |
| 37 "name": "Overflow Controls Host Layer", | 37 "name": "Overflow Controls Host Layer", |
| 38 "bounds": [500, 500], | 38 "bounds": [500, 500], |
| 39 "children": [ | 39 "children": [ |
| 40 { | 40 { |
| 41 "name": "Horizontal Scrollbar Layer", | 41 "name": "Horizontal Scrollbar Layer", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 "contentsOpaque": true, | 81 "contentsOpaque": true, |
| 82 "drawsContent": true, | 82 "drawsContent": true, |
| 83 "backgroundColor": "#FA8072", | 83 "backgroundColor": "#FA8072", |
| 84 "hasScrollParent": true | 84 "hasScrollParent": true |
| 85 } | 85 } |
| 86 ] | 86 ] |
| 87 } | 87 } |
| 88 ] | 88 ] |
| 89 } | 89 } |
| 90 | 90 |
| OLD | NEW |