| { |
| "layers": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "drawsContent": false, |
| "backgroundColor": "#FFFFFF", |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ] |
| }, |
| { |
| "name": "LayoutBlockFlow HTML", |
| "bounds": [800, 242], |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ] |
| }, |
| { |
| "name": "LayoutBlockFlow (relative positioned) DIV class='composited'", |
| "bounds": [80, 10], |
| "contentsOpaque": true, |
| "backgroundColor": "#008000", |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ], |
| "transform": 1 |
| }, |
| { |
| "name": "LayoutBlockFlow HTML (foreground) Layer", |
| "bounds": [800, 242], |
| "paintingPhases": [ |
| "GraphicsLayerPaintForeground" |
| ] |
| }, |
| { |
| "name": "LayoutBlockFlow DIV class='container'", |
| "position": [28, 20], |
| "bounds": [202, 202], |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintCompositedScroll", |
| "GraphicsLayerPaintDecoration" |
| ] |
| }, |
| { |
| "name": "Scrolling Layer", |
| "position": [29, 21], |
| "bounds": [185, 185], |
| "drawsContent": false, |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ] |
| }, |
| { |
| "name": "Scrolling Contents Layer", |
| "position": [29, 21], |
| "bounds": [185, 715], |
| "paintingPhases": [ |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintOverflowContents", |
| "GraphicsLayerPaintCompositedScroll" |
| ] |
| }, |
| { |
| "name": "Overflow Controls Host Layer", |
| "position": [28, 20], |
| "bounds": [202, 202], |
| "drawsContent": false, |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ] |
| }, |
| { |
| "name": "Horizontal Scrollbar Layer", |
| "position": [29, 206], |
| "bounds": [185, 15], |
| "drawsContent": false, |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ] |
| }, |
| { |
| "name": "Vertical Scrollbar Layer", |
| "position": [214, 21], |
| "bounds": [15, 185], |
| "drawsContent": false, |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ] |
| }, |
| { |
| "name": "Scroll Corner Layer", |
| "position": [214, 206], |
| "bounds": [15, 15], |
| "paintingPhases": [ |
| "GraphicsLayerPaintBackground", |
| "GraphicsLayerPaintForeground", |
| "GraphicsLayerPaintMask", |
| "GraphicsLayerPaintDecoration" |
| ] |
| } |
| ], |
| "transforms": [ |
| { |
| "id": 1, |
| "transform": [ |
| [1, 0, 0, 0], |
| [0, 1, 0, 0], |
| [0, 0, 1, 0], |
| [29, 31, 0, 1] |
| ] |
| } |
| ] |
| } |
| |
| |