| 1 | 1 | {
|
|---|
| 2 | 2 | "layers": [
|
|---|
| 3 | 3 | {
|
|---|
| 4 | 4 | "name": "LayoutView #document",
|
|---|
| 5 | 5 | "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],
|
|---|
| 6 | 16 | "contentsOpaque": true,
|
|---|
| 7 | 17 | "backgroundColor": "#FFFFFF",
|
|---|
| 8 | 18 | "paintInvalidations": [
|
|---|
| 9 | 19 | {
|
|---|
| 10 | | "object": "LayoutSVGInlineText #text",
|
|---|
| 20 | "object": "InlineTextBox 'Unknown'",
|
|---|
| 11 | 21 | "rect": [90, 116, 64, 18],
|
|---|
| 12 | 22 | "reason": "disappeared"
|
|---|
| 13 | 23 | },
|
|---|
| 14 | 24 | {
|
|---|
| 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'",
|
|---|
| 21 | 26 | "rect": [90, 116, 44, 18],
|
|---|
| 22 | 27 | "reason": "appeared"
|
|---|
| 23 | 28 | }
|
|---|
| 24 | 29 | ]
|
|---|
| 25 | 30 | }
|
|---|
| 26 | 31 | ],
|
|---|
| 27 | 32 | "objectPaintInvalidations": [
|
|---|
| 28 | | {
|
|---|
| 29 | | "object": "LayoutSVGInlineText #text",
|
|---|
| 30 | | "reason": "disappeared"
|
|---|
| 31 | | },
|
|---|
| 32 | 33 | {
|
|---|
| 33 | 34 | "object": "LayoutSVGText text id='status'",
|
|---|
| 34 | 35 | "reason": "full"
|
|---|
|
|