blob: 31ab0b96142a5ded9c93e5ab2f4fccfbc47872aa [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow DIV",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#D3D3D3",
"transform": 3
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='target'",
"position": [28, 28],
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#FF0000",
"invalidations": [
[0, 0, 100, 100]
],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"renderingContext": 1
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
],
"flattenInheritedTransform": false,
"renderingContext": 1
},
{
"id": 3,
"parent": 2,
"flattenInheritedTransform": false,
"renderingContext": 1
}
]
}