blob: ce95147714b1f19da2f6bc6bf420b6fc810eba6f [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='composited-parent'",
"position": [-100, -100],
"bounds": [200, 200],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='software-parent'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='software-child'",
"position": [100, 100],
"bounds": [50, 50],
"contentsOpaque": true,
"backgroundColor": "#0000FF"
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[330, 330, 0, 1]
]
}
]
}