| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [1208, 821], | 5 "bounds": [1208, 821], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true | 7 "drawsContent": true |
| 8 }, | 8 }, |
| 9 { | 9 { |
| 10 "name": "Ancestor Clipping Layer", | 10 "name": "Ancestor Clipping Layer", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 38 "shouldFlattenTransform": false | 38 "shouldFlattenTransform": false |
| 39 }, | 39 }, |
| 40 { | 40 { |
| 41 "name": "Scrolling Contents Layer", | 41 "name": "Scrolling Contents Layer", |
| 42 "bounds": [1200, 10000], | 42 "bounds": [1200, 10000], |
| 43 "drawsContent": true | 43 "drawsContent": true |
| 44 }, | 44 }, |
| 45 { | 45 { |
| 46 "name": "LayoutBlockFlow (relative positioned) DIV id='foreground'", | 46 "name": "LayoutBlockFlow (relative positioned) DIV id='foreground'", |
| 47 "position": [8, 10008], | 47 "position": [8, 10008], |
| 48 "bounds": [1200, 0] | 48 "contentsOpaque": true |
| 49 }, | 49 }, |
| 50 { | 50 { |
| 51 "name": "Overflow Controls Ancestor Clipping Layer", | 51 "name": "Overflow Controls Ancestor Clipping Layer", |
| 52 "position": [8, 8], | 52 "position": [8, 8], |
| 53 "bounds": [1200, 1000] | 53 "bounds": [1200, 1000] |
| 54 }, | 54 }, |
| 55 { | 55 { |
| 56 "name": "Overflow Controls Host Layer", | 56 "name": "Overflow Controls Host Layer", |
| 57 "bounds": [1200, 1000] | 57 "bounds": [1200, 1000] |
| 58 }, | 58 }, |
| 59 { | 59 { |
| 60 "name": "Vertical Scrollbar Layer", | 60 "name": "Vertical Scrollbar Layer", |
| 61 "position": [1193, 0], | 61 "position": [1193, 0], |
| 62 "bounds": [7, 1000] | 62 "bounds": [7, 1000] |
| 63 } | 63 } |
| 64 ] | 64 ] |
| 65 } | 65 } |
| 66 | 66 |
| OLD | NEW |