blob: 620786591d4855ebc9bd0f0c1ca980dfd73ab63b [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow DIV",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#D3D3D3",
"transform": 3
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='target'",
"position": [28, 28],
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#FF0000",
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow (positioned) DIV id='target'",
"rect": [0, 0, 100, 100],
"reason": "background"
}
],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"renderingContext": 1
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
],
"flattenInheritedTransform": false,
"renderingContext": 1
},
{
"id": 3,
"parent": 2,
"flattenInheritedTransform": false,
"renderingContext": 1
}
]
}