|
7 | 7 | "backgroundColor": "#FFFFFF",
|
---|
8 | 8 | "paintInvalidations": [
|
---|
9 | 9 | {
|
---|
10 | | "object": "LayoutSVGContainer g id='content'",
|
---|
11 | | "rect": [16, 42, 784, 170],
|
---|
12 | | "reason": "geometry"
|
---|
| 10 | "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
---|
| 11 | "rect": [16, 40, 784, 173],
|
---|
| 12 | "reason": "disappeared"
|
---|
13 | 13 | },
|
---|
14 | 14 | {
|
---|
15 | | "object": "LayoutSVGInlineText #text",
|
---|
16 | | "rect": [16, 42, 784, 170],
|
---|
17 | | "reason": "geometry"
|
---|
18 | | },
|
---|
19 | | {
|
---|
20 | | "object": "LayoutSVGText text",
|
---|
21 | | "rect": [16, 42, 784, 170],
|
---|
22 | | "reason": "style change"
|
---|
| 15 | "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
---|
| 16 | "rect": [16, 40, 318, 173],
|
---|
| 17 | "reason": "appeared"
|
---|
23 | 18 | }
|
---|
24 | 19 | ]
|
---|
25 | 20 | }
|
---|
|