blob: 6c3fddbf6122f8329df3b4ae44edde0199dfb092 [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='box' class='green drop-shadowed box'",
"rect": [8, 8, 330, 330],
"reason": "disappeared"
}
]
},
{
"name": "LayoutBlockFlow DIV id='box' class='green box blurry'",
"bounds": [200, 200],
"contentsOpaque": true,
"backgroundColor": "#008000",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='box' class='green box blurry'",
"rect": [0, 0, 200, 200],
"reason": "full"
}
],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='box' class='green box blurry'",
"reason": "compositing update"
}
]
}