| 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": "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"
|
|---|
| 13 | 23 | },
|
|---|
| 14 | 24 | {
|
|---|
| 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"
|
|---|
| 23 | 28 | }
|
|---|
| 24 | 29 | ]
|
|---|
| 25 | 30 | }
|
|---|
|
|