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 [10, 62, 319, 378], | 9 [10, 62, 319, 378], |
10 [10, 62, 319, 378], | 10 [10, 62, 319, 378], |
(...skipping 11 matching lines...) Expand all Loading... |
22 [10, 50, 319, 390], | 22 [10, 50, 319, 390], |
23 [10, 50, 319, 390], | 23 [10, 50, 319, 390], |
24 [10, 50, 319, 390], | 24 [10, 50, 319, 390], |
25 [10, 50, 319, 390], | 25 [10, 50, 319, 390], |
26 [10, 50, 319, 390], | 26 [10, 50, 319, 390], |
27 [10, 50, 319, 390], | 27 [10, 50, 319, 390], |
28 [10, 50, 319, 390], | 28 [10, 50, 319, 390], |
29 [10, 50, 319, 390], | 29 [10, 50, 319, 390], |
30 [10, 50, 319, 390], | 30 [10, 50, 319, 390], |
31 [10, 50, 319, 390] | 31 [10, 50, 319, 390] |
| 32 ], |
| 33 "paintInvalidationClients": [ |
| 34 "LayoutSVGRoot (positioned) svg", |
| 35 "LayoutSVGText text", |
| 36 "LayoutSVGTSpan tspan id='modify'", |
| 37 "LayoutSVGInlineText #text", |
| 38 "LayoutSVGInlineText #text", |
| 39 "LayoutSVGInlineText #text", |
| 40 "LayoutSVGTSpan tspan", |
| 41 "LayoutSVGInlineText #text", |
| 42 "LayoutSVGInlineText #text", |
| 43 "LayoutSVGTSpan tspan", |
| 44 "LayoutSVGInlineText #text", |
| 45 "LayoutSVGInlineText #text" |
32 ] | 46 ] |
33 } | 47 } |
34 ] | 48 ] |
35 } | 49 } |
36 | 50 |
OLD | NEW |