blob: 0695a850da491e194528ddca458b4918435d8f81 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow (positioned) DIV id='composited'",
"position": [-25, -25],
"bounds": [125, 125],
"backgroundColor": "#000000",
"transform": 1
},
{
"name": "LayoutBlockFlow (positioned) DIV id='software'",
"bounds": [125, 125],
"backgroundColor": "#008000"
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[130, 130, 0, 1]
]
}
]
}