blob: 83fe8a09f906f498c51c77fd4498265a4194f723 [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow DIV class='box composited'",
"bounds": [100, 100],
"drawsContent": false,
"transform": 1
},
{
"name": "LayoutBlockFlow DIV class='box translucent composited'",
"bounds": [100, 100],
"backgroundColor": "#00FF0080",
"transform": 2
},
{
"name": "LayoutBlockFlow DIV class='box opaque composited'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000",
"transform": 3
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 108, 0, 1]
]
},
{
"id": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 208, 0, 1]
]
}
]
}