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": "LayoutSVGInlineText #text",
20 "object": "InlineTextBox 'Unknown'",
1121 "rect": [90, 116, 64, 18],
1222 "reason": "disappeared"
1323 },
1424 {
15 "object": "LayoutSVGText text id='status'",
16 "rect": [90, 116, 64, 18],
17 "reason": "full"
18 },
19 {
20 "object": "LayoutSVGInlineText #text",
25 "object": "InlineTextBox 'Passed'",
2126 "rect": [90, 116, 44, 18],
2227 "reason": "appeared"
2328 }
2429 ]
2530 }
2631 ],
2732 "objectPaintInvalidations": [
28 {
29 "object": "LayoutSVGInlineText #text",
30 "reason": "disappeared"
31 },
3233 {
3334 "object": "LayoutSVGText text id='status'",
3435 "reason": "full"