blob: 415d220f0f03d85c5d864918ab58df4a46ab497b [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV",
"bounds": [200, 200],
"contentsOpaque": true,
"backgroundColor": "#D3D3D3",
"transform": 1
},
{
"name": "Squashing Layer (first squashed layer: LayoutNGBlockFlow (positioned) DIV)",
"position": [42, 42],
"bounds": [200, 200],
"backgroundColor": "#ADD8E6",
"invalidations": [
[0, 0, 200, 200]
],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='target'",
"bounds": [200, 200],
"contentsOpaque": true,
"backgroundColor": "#ADD8E6",
"invalidations": [
[0, 0, 200, 200]
],
"transform": 2
}
],
"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],
[50, 50, 0, 1]
]
}
]
}