blob: 1aa83cc4f833360638aaf4694548a2db701fed9b [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='clip'",
"bounds": [800, 300],
"contentsOpaqueForText": true,
"backgroundColor": "#FF0000E6",
"transform": 2
},
{
"name": "Synthesized Clip",
"bounds": [800, 300],
"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],
[0, 100, 0, 1]
]
}
]
}