blob: a03ab526b6269b0ba61edcad53e33d72913b0747 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV class='composited'",
"bounds": [400, 400],
"contentsOpaque": true,
"backgroundColor": "#808080",
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='A' class='overlap1'",
"position": [140, 140],
"bounds": [10, 10],
"contentsOpaque": true,
"backgroundColor": "#0000FF"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='B' class='overlap2'",
"position": [220, 220],
"bounds": [25, 90],
"contentsOpaqueForText": true
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[60, 60, 0, 1]
]
}
]
}