| 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 | | {
|
|---|
| 10 | | "object": "LayoutSVGContainer g id='box'",
|
|---|
| 11 | | "rect": [0, 10, 230, 350],
|
|---|
| 12 | | "reason": "geometry"
|
|---|
| 13 | | },
|
|---|
| 14 | 19 | {
|
|---|
| 15 | 20 | "object": "LayoutSVGRect rect id='rect3'",
|
|---|
| 16 | 21 | "rect": [0, 240, 230, 120],
|
|---|
|
|
| 24 | 29 | {
|
|---|
| 25 | 30 | "object": "LayoutSVGRect rect id='rect1'",
|
|---|
| 26 | 31 | "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"
|
|---|
| 28 | 48 | }
|
|---|
| 29 | 49 | ]
|
|---|
| 30 | 50 | }
|
|---|
|
|