blob: 6efacfca4b1872cbf66878bd38c303afdea43f24 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow (positioned) DIV id='scroller'",
"bounds": [200, 200],
"transform": 1
},
{
"name": "Scrolling Contents Layer",
"bounds": [185, 4900],
"scrollPosition": [0, 2350],
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='target'",
"rect": [0, 2400, 100, 100],
"reason": "background"
}
],
"transform": 2
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[300, 300, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -2350, 0, 1]
]
}
]
}