blob: da25aa05875f93eddac717937fdff55561c447d4 [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow DIV class='blur'",
"position": [8, 8],
"bounds": [200, 200]
},
{
"name": "LayoutBlockFlow DIV id='resize' class='accelerated'",
"bounds": [100, 200],
"contentsOpaque": true,
"backgroundColor": "#008000",
"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='resize' class='accelerated'",
"reason": "incremental"
}
]
}