| { |
| "layers": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "drawsContent": true |
| }, |
| { |
| "name": "LayoutBlockFlow (positioned) DIV class='container'", |
| "position": [8, 8], |
| "bounds": [200, 200], |
| "shouldFlattenTransform": false, |
| "drawsContent": true |
| }, |
| { |
| "name": "Child Transform Layer", |
| "bounds": [200, 200], |
| "shouldFlattenTransform": false, |
| "transform": [ |
| [1, 0, 0, 0], |
| [0, 1, 0, 0], |
| [0, 0, 1, -0.01], |
| [0, 0, 0, 1] |
| ] |
| }, |
| { |
| "name": "Scrolling Layer", |
| "bounds": [185, 185], |
| "shouldFlattenTransform": false |
| }, |
| { |
| "name": "Scrolling Contents Layer", |
| "bounds": [185, 265], |
| "shouldFlattenTransform": false |
| }, |
| { |
| "name": "LayoutBlockFlow (positioned) DIV class='child first'", |
| "position": [0, 65], |
| "bounds": [60, 200], |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "backgroundColor": "#008000", |
| "transform": [ |
| [1, 0, 0, 0], |
| [0, 1, 0, 0], |
| [0, 0, 1, 0], |
| [0, 0, 10, 1] |
| ] |
| }, |
| { |
| "name": "LayoutBlockFlow (positioned) DIV class='child second'", |
| "position": [65, 65], |
| "bounds": [60, 200], |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "backgroundColor": "#0000FF", |
| "transform": [ |
| [1, 0, 0, 0], |
| [0, 1, 0, 0], |
| [0, 0, 1, 0], |
| [0, 0, 20, 1] |
| ] |
| }, |
| { |
| "name": "Overflow Controls Host Layer", |
| "bounds": [200, 200] |
| }, |
| { |
| "name": "Horizontal Scrollbar Layer", |
| "position": [0, 185], |
| "bounds": [185, 15] |
| }, |
| { |
| "name": "Vertical Scrollbar Layer", |
| "position": [185, 0], |
| "bounds": [15, 185] |
| }, |
| { |
| "name": "Scroll Corner Layer", |
| "position": [185, 185], |
| "bounds": [15, 15], |
| "drawsContent": true |
| } |
| ] |
| } |
| |