blob: bced5debf5f16c94cc9c39fa1eb5522058e96a32 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "HorizontalScrollbar",
"bounds": [300, 300],
"paintInvalidations": [
{
"object": "HorizontalScrollbar",
"rect": [0, 285, 285, 15],
"reason": "scroll control"
}
],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='container'",
"position": [50, 0],
"bounds": [600, 600],
"contentsOpaque": true,
"backgroundColor": "#FF0000",
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow DIV id='inner'",
"rect": [0, 0, 600, 600],
"reason": "appeared"
}
],
"transform": 2
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[-365, 0, 0, 1]
]
}
]
}