blob: ff0f41e1a88ba5138910c9178462042d36b23273 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow DIV class='composited container-box'",
"bounds": [100, 100],
"contentsOpaqueForText": true,
"transform": 1
},
{
"name": "LayoutNGBlockFlow DIV class='composited container-box'",
"bounds": [100, 100],
"contentsOpaqueForText": true,
"transform": 2
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[10, 10, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[10, 120, 0, 1]
]
}
]
}