blob: 579637ff6fe5e6942eeefd0b9eb62cd0e1652b2e [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow DIV class='blur'",
"position": [8, 8],
"bounds": [200, 200],
"contentsOpaqueForText": true
},
{
"name": "LayoutNGBlockFlow DIV id='resize' class='accelerated'",
"bounds": [100, 200],
"contentsOpaque": true,
"backgroundColor": "#008000",
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
}
]
}