blob: ca1077c691a90c69aef376578d470a9997e726ec [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow (positioned) DIV id='scroller' class='scroller'",
"bounds": [700, 400],
"transform": 1
},
{
"name": "Scrolling Contents Layer",
"bounds": [685, 600],
"scrollPosition": [0, 100],
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV id='block'",
"rect": [300, 200, 120, 50],
"reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='block'",
"rect": [50, 200, 120, 50],
"reason": "geometry"
}
],
"transform": 2
},
{
"name": "Scroll Corner Layer",
"position": [685, 385],
"bounds": [15, 15],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[10, 60, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -100, 0, 1]
]
}
]
}