blob: 391991cf2da68c251d5db3d72e46cc4909341142 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [1200, 900],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow DIV",
"bounds": [360, 360],
"transform": 2
},
{
"name": "LayoutNGBlockFlow DIV",
"bounds": [600, 600],
"contentsOpaque": true,
"backgroundColor": "#0000FF",
"transform": 3
},
{
"name": "LayoutNGBlockFlow (positioned) DIV",
"position": [30, 0],
"bounds": [600, 150],
"contentsOpaque": true,
"backgroundColor": "#00FFFF",
"transform": 2
},
{
"name": "LayoutNGBlockFlow (relative positioned) DIV",
"bounds": [150, 600],
"contentsOpaque": true,
"backgroundColor": "#FF00FF",
"transform": 4
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[162, 150, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[0.707106781186548, 0.707106781186548, 0, 0],
[-0.707106781186548, 0.707106781186548, 0, 0],
[0, 0, 1, 0],
[0, 0, 0, 1]
],
"origin": [180, 180]
},
{
"id": 3,
"parent": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[30, 30, 0, 1]
]
},
{
"id": 4,
"parent": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[30, 30, 0, 1]
]
}
]
}