blob: 0842c2216ebec6f8e5084645cf459bcd32b19041 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='container'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#0000FF",
"invalidations": [
[0, 0, 100, 100],
[50, 50, 75, 75]
],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV class='fixed'",
"position": [50, 50],
"bounds": [75, 75],
"contentsOpaque": true,
"backgroundColor": "#008000",
"invalidations": [
[0, 0, 75, 75]
]
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[200, 100, 0, 1]
]
}
]
}