blob: 239bd1d4d41deaa6bcebfdb3721dc1eebea1cdaf [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 2016],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"scrollPosition": [0, 500],
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow HTML",
"rect": [100, 500, 100, 100],
"reason": "chunk disappeared"
}
],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV class='fixed red'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#FF0000",
"transform": 2
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000",
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'",
"rect": [0, 0, 100, 100],
"reason": "full layer"
}
],
"transform": 4
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -500, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[100, 200, 0, 1]
]
},
{
"id": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -500, 0, 1]
]
},
{
"id": 4,
"parent": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[100, 700, 0, 1]
]
}
]
}