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,
717 "backgroundColor": "#FFFFFF",
818 "paintInvalidations": [
9 {
10 "object": "LayoutSVGContainer g id='box'",
11 "rect": [0, 10, 230, 350],
12 "reason": "geometry"
13 },
1419 {
1520 "object": "LayoutSVGRect rect id='rect3'",
1621 "rect": [0, 240, 230, 120],
2429 {
2530 "object": "LayoutSVGRect rect id='rect1'",
2631 "rect": [10, 10, 200, 100],
27 "reason": "full"
32 "reason": "paint property change"
33 },
34 {
35 "object": "LayoutSVGRect rect id='rect1'",
36 "rect": [10, 10, 200, 100],
37 "reason": "paint property change"
38 },
39 {
40 "object": "LayoutSVGRect rect id='rect1'",
41 "rect": [10, 10, 100, 100],
42 "reason": "paint property change"
43 },
44 {
45 "object": "LayoutSVGRect rect id='rect1'",
46 "rect": [10, 10, 100, 100],
47 "reason": "paint property change"
2848 }
2949 ]
3050 }