11{
22 "layers": [
33 {
44 "name": "LayoutView #document",
55 "bounds": [800, 600],
6 "backgroundColor": "#FFFFFF"
7 },
8 {
9 "name": "Scrolling Layer",
10 "bounds": [800, 600],
11 "drawsContent": false
12 },
13 {
14 "name": "Scrolling Contents Layer",
15 "bounds": [800, 600],
616 "contentsOpaque": true,
7 "backgroundColor": "#FFFFFF",
8 "paintInvalidations": [
9 {
10 "object": "LayoutSVGContainer g",
11 "rect": [0, 0, 200, 200],
12 "reason": "style change"
13 }
14 ]
17 "backgroundColor": "#FFFFFF"
1518 }
1619 ],
1720 "objectPaintInvalidations": [