blob: c5c18223988c3a9fcedbd95652bec6a4d2d3bdef [file] [log] [blame]
{
"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='outer'",
"position": [50, 50],
"bounds": [300, 300]
},
{
"name": "Child Containment Layer",
"position": [50, 50],
"bounds": [300, 300],
"drawsContent": false,
"maskLayer": [
{
"name": "Child Clipping Mask Layer",
"bounds": [300, 300]
}
]
},
{
"name": "Ancestor Clipping Layer",
"position": [50, 50],
"bounds": [285, 300],
"drawsContent": false
},
{
"name": "LayoutBlockFlow DIV id='content'",
"bounds": [285, 1000],
"contentsOpaque": true,
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[50, 50, 0, 1]
],
"flattenInheritedTransform": false
}
]
}