blob: b5d29faac9cba37a95d81309321c73d208ad225b [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [785, 2016],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"transform": 1
},
{
"name": "LayoutImage (positioned) IMG id='img'",
"bounds": [100, 100],
"contentsOpaqueForText": true,
"transform": 2
},
{
"name": "VerticalScrollbar",
"position": [785, 0],
"bounds": [15, 600]
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -1000, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, 50, 0, 1]
]
}
]
}