blob: fbdf6925ad611c74f437a92f596c6ad876c39f78 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"invalidations": [
[50, 50, 75, 75]
]
},
{
"name": "LayoutBlockFlow (positioned) DIV id='container'",
"bounds": [125, 125],
"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]
]
}
]
}