OLD | NEW |
1 { | 1 { |
2 "bounds": [2000, 2000], | 2 "bounds": [2000, 2000], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [2000, 2000], | 5 "bounds": [2000, 2000], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "repaintRects": [ | 8 "repaintRects": [ |
9 [0, 288, 430, 18] | 9 [0, 288, 430, 18] |
10 ], | 10 ], |
11 "paintInvalidationClients": [ | 11 "paintInvalidationClients": [ |
12 "LayoutText #text" | 12 "LayoutText #text", |
| 13 "InlineTextBox 'Text Text Text Text Text Text Text Text Text Text Text T
ext Text'" |
13 ] | 14 ] |
14 } | 15 } |
15 ] | 16 ] |
16 } | 17 } |
17 | 18 |
OLD | NEW |