blob: 300e9261bdbe06ae9ac477d23f8cfd5dda0057e5 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow DIV",
"bounds": [100, 100],
"transform": 1
},
{
"name": "Scrolling Contents Layer",
"bounds": [200, 200],
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow DIV",
"rect": [0, 0, 200, 200],
"reason": "chunk disappeared"
}
],
"transform": 2
},
{
"name": "Horizontal Scrollbar Layer",
"position": [0, 100],
"bounds": [100, 0],
"transform": 3
},
{
"name": "Vertical Scrollbar Layer",
"position": [100, 0],
"bounds": [0, 100],
"transform": 4
},
{
"name": "LayoutNGBlockFlow DIV id='target'",
"bounds": [200, 200],
"contentsOpaque": true,
"backgroundColor": "#008000",
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow DIV id='target'",
"rect": [0, 0, 200, 200],
"reason": "full layer"
}
],
"transform": 2
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
},
{
"id": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
},
{
"id": 4,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
}
]
}