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": [
919 {
10 "object": "LayoutSVGContainer g id='content'",
11 "rect": [16, 39, 784, 174],
12 "reason": "geometry"
20 "object": "InlineTextBox 'Clipped. INVISIBLE.'",
21 "rect": [16, 37, 784, 178],
22 "reason": "disappeared"
1323 },
1424 {
15 "object": "LayoutSVGInlineText #text",
16 "rect": [16, 39, 784, 174],
17 "reason": "geometry"
18 },
19 {
20 "object": "LayoutSVGText text",
21 "rect": [16, 39, 784, 174],
22 "reason": "style change"
25 "object": "InlineTextBox 'Clipped. INVISIBLE.'",
26 "rect": [16, 37, 318, 178],
27 "reason": "appeared"
2328 }
2429 ]
2530 }