blob: 681e37d29c94ce25e78a53894f96914917742984 [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 2016],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
"rect": [100, 1150, 100, 100],
"reason": "appeared"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
"rect": [100, 1150, 100, 100],
"reason": "disappeared"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'",
"rect": [100, 1150, 100, 100],
"reason": "full"
}
],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -1000, 0, 1]
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'",
"reason": "full"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'",
"reason": "appeared"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
"reason": "disappeared"
}
]
}