OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "repaintRects": [ | 8 "repaintRects": [ |
9 [59, 140, 101, 26], | 9 [59, 140, 101, 26], |
10 [59, 140, 101, 26], | 10 [59, 140, 101, 26], |
11 [59, 140, 101, 26], | 11 [59, 140, 101, 26], |
12 [59, 40, 101, 126], | 12 [59, 40, 101, 126], |
13 [59, 40, 101, 26], | 13 [59, 40, 101, 26], |
14 [59, 40, 101, 26], | 14 [59, 40, 101, 26], |
15 [59, 40, 101, 26], | 15 [59, 40, 101, 26], |
16 [59, 40, 101, 26], | 16 [59, 40, 101, 26], |
17 [59, 40, 101, 26], | 17 [59, 40, 101, 26], |
18 [59, 40, 101, 26] | 18 [59, 40, 101, 26] |
| 19 ], |
| 20 "paintInvalidationClients": [ |
| 21 "LayoutSVGRoot (positioned) svg", |
| 22 "LayoutSVGViewportContainer svg id='inner1'", |
| 23 "LayoutSVGText text", |
| 24 "LayoutSVGInlineText #text", |
| 25 "LayoutSVGTSpan tspan", |
| 26 "LayoutSVGInlineText #text", |
| 27 "LayoutSVGInlineText #text", |
| 28 "LayoutSVGViewportContainer svg id='inner2'", |
| 29 "LayoutSVGText text" |
19 ] | 30 ] |
20 } | 31 } |
21 ] | 32 ] |
22 } | 33 } |
23 | 34 |
OLD | NEW |