blob: b4d3c66e9e1d456623547c61a44ada2ccbd3a430 [file] [log] [blame]
In all iframes, the green fixed-position element should not be composited.
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [1178, 6024],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV class='composited box'",
"bounds": [450, 150],
"contentsOpaque": true,
"backgroundColor": "#00FFFF",
"transform": 1
},
{
"name": "LayoutIFrame (positioned) IFRAME id='iframe2' class='composited'",
"bounds": [231, 231],
"transform": 2
},
{
"name": "LayoutIFrame (positioned) IFRAME id='iframe3'",
"position": [15, 570],
"bounds": [231, 231]
},
{
"name": "ContentsLayer for Vertical Scrollbar Layer",
"position": [1178, 0],
"bounds": [22, 900],
"contentsOpaque": true
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[75, 540, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[15, 300, 0, 1]
]
}
]
}
Composited box underneath iframe.