blob: e30deac02b5890b33d01dcb83bdb03c890d057f2 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow (relative positioned) DIV id='to-animate' class='animating box'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#0000FF",
"transform": 2
},
{
"name": "LayoutNGBlockFlow (relative positioned) DIV class='box'",
"position": [18, 129],
"bounds": [101, 231],
"contentsOpaqueForText": true
}
],
"transforms": [
{
"id": 1,
"transform": [
[...],
[...],
[...],
[...]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[...],
[...],
[...],
[...]
],
"origin": [50, 50]
}
]
}