blob: cca057114c211f641300c2e887986978c1516ca1 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [1000, 1000],
"contentsOpaque": true,
"backgroundColor": "#FF0000",
"scrollPosition": [1, 0],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='layer' class='positioned'",
"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],
[-1, 0, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[-1, 0, 0, 1]
]
},
{
"id": 3,
"parent": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[51, 50, 0, 1]
]
}
]
}