blob: 80bbfed1e0238ee9a683f6d6c9bd4806ebfb7c28 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [785, 1000],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"scrollPosition": [0, 50],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='test'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000",
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow (positioned) DIV id='test'",
"rect": [0, 0, 100, 100],
"reason": "background"
}
],
"transform": 3
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -50, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[10, 10, 0, 1]
]
},
{
"id": 3,
"parent": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[50, 50, 0, 1]
]
}
]
}