{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [785, 2001],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"transform": 1
},
{
"name": "LayoutBlockFlow (positioned, children-inline) DIV id='absolute'",
"bounds": [1, 1],
"contentsOpaque": true,
"backfaceVisibility": "hidden",
"backgroundColor": "#FF0000",
"transform": 2
},
{
"name": "LayoutBlockFlow (positioned) DIV id='fixed'",
"bounds": [100, 200],
"contentsOpaque": true,
"backgroundColor": "#008000"
},
{
"name": "VerticalScrollbar",
"position": [785, 0],
"bounds": [15, 600],
"contentsOpaque": true
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -400, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 2000, 0, 1]
]
}
]
}