blob: 13e909dba6b2d16daaf2b83fd87f217849ca7ec6 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutImage (positioned) IMG",
"position": [10, 10],
"bounds": [590, 210],
"backgroundColor": "#000000"
},
{
"name": "LayoutImage (positioned) IMG",
"position": [10, 10],
"bounds": [50, 50],
"contentsOpaque": true,
"backgroundColor": "#000000",
"transform": 1
},
{
"name": "LayoutBlockFlow (relative positioned) DIV class='composited inner box'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#0000FF",
"transform": 2
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, 250, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[500, 120, 0, 1]
]
}
]
}