blob: 461a156b854fde57b154897ef130ae34af43b440 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"invalidations": [
[50, 50, 75, 75]
]
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='container'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#0000FF",
"invalidations": [
[0, 0, 100, 100],
[50, 50, 75, 75]
],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[200, 100, 0, 1]
]
}
]
}