| { |
| "layers": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "drawsContent": false, |
| "backgroundColor": "#FFFFFF" |
| }, |
| { |
| "name": "Scrolling Layer", |
| "bounds": [800, 600], |
| "drawsContent": false |
| }, |
| { |
| "name": "Scrolling Contents Layer", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "backgroundColor": "#FFFFFF" |
| }, |
| { |
| "name": "LayoutBlockFlow (positioned) DIV id='scroller'", |
| "position": [10, 60], |
| "bounds": [300, 400] |
| }, |
| { |
| "name": "Scrolling Layer", |
| "position": [10, 60], |
| "bounds": [285, 385], |
| "drawsContent": false |
| }, |
| { |
| "name": "Scrolling Contents Layer", |
| "position": [10, 60], |
| "bounds": [285, 900], |
| "paintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow (positioned) DIV id='block'", |
| "rect": [50, 310, 200, 50], |
| "reason": "geometry" |
| }, |
| { |
| "object": "LayoutBlockFlow (positioned) DIV id='block'", |
| "rect": [50, 200, 200, 50], |
| "reason": "geometry" |
| } |
| ], |
| "transform": 1 |
| }, |
| { |
| "name": "Overflow Controls Host Layer", |
| "position": [10, 60], |
| "bounds": [300, 400], |
| "drawsContent": false |
| }, |
| { |
| "name": "Horizontal Scrollbar Layer", |
| "position": [10, 445], |
| "bounds": [285, 15], |
| "drawsContent": false |
| }, |
| { |
| "name": "Vertical Scrollbar Layer", |
| "position": [295, 60], |
| "bounds": [15, 385], |
| "drawsContent": false, |
| "paintInvalidations": [ |
| { |
| "object": "Vertical Scrollbar Layer", |
| "rect": [0, 0, 15, 385], |
| "reason": "full layer" |
| } |
| ] |
| }, |
| { |
| "name": "Scroll Corner Layer", |
| "position": [295, 445], |
| "bounds": [15, 15] |
| } |
| ], |
| "transforms": [ |
| { |
| "id": 1, |
| "transform": [ |
| [1, 0, 0, 0], |
| [0, 1, 0, 0], |
| [0, 0, 1, 0], |
| [0, -150, 0, 1] |
| ], |
| "flattenInheritedTransform": false |
| } |
| ] |
| } |
| |