blob: a568083f2d9c6893fa9fdfc22a57d78789395b5c [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [1000, 1000],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='layer' class='positioned'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000",
"transform": 2
},
{
"name": "HorizontalScrollbar",
"position": [0, 585],
"bounds": [785, 15]
},
{
"name": "VerticalScrollbar",
"position": [785, 0],
"bounds": [15, 585]
},
{
"name": "Scroll corner of LayoutView #document",
"position": [785, 585],
"bounds": [15, 15],
"contentsOpaque": true
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[-1, 0, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[51, 50, 0, 1]
]
}
]
}