blob: 64e70c226bd8165a62c35167fa0f70880105238f [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [785, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [785, 1000],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"transform": 1
},
{
"name": "LayoutBlockFlow (positioned) DIV id='test'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000",
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV id='test'",
"rect": [0, 0, 100, 100],
"reason": "background"
}
],
"transform": 3
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, -50, 0, 1]
],
"flattenInheritedTransform": false
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[10, 60, 0, 1]
]
},
{
"id": 3,
"parent": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[50, 50, 0, 1]
]
}
]
}