blob: 8a29d61b39642ba9502bf93a591b4dfe593032df [file] [log] [blame]
When the parent document becomes composited, the layer trees should get connected together.
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [800, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutIFrame IFRAME id='iframe'",
"position": [-2, 98],
"bounds": [390, 240]
},
{
"name": "LayoutView #document",
"position": [43, 143],
"bounds": [300, 150],
"drawsContent": false,
"backgroundColor": "#C0C0C0"
},
{
"name": "Scrolling Layer",
"position": [43, 143],
"bounds": [285, 150],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"position": [43, 143],
"bounds": [285, 230],
"backgroundColor": "#C0C0C0"
},
{
"name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
"bounds": [210, 210],
"contentsOpaque": true,
"backgroundColor": "#0000FF",
"transform": 1
},
{
"name": "Overflow Controls Host Layer",
"position": [43, 143],
"bounds": [300, 150],
"drawsContent": false
},
{
"name": "Vertical Scrollbar Layer",
"position": [328, 143],
"bounds": [15, 150],
"drawsContent": false
},
{
"name": "LayoutBlockFlow DIV id='box' class='composited'",
"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],
[61, 153, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
}
]
}