| 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 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "position": [8, 8], | 10 "position": [8, 8], |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 "InlineTextBox 'suscipit ut leo'", | 33 "InlineTextBox 'suscipit ut leo'", |
| 34 "InlineTextBox 'eget, dapibus'", | 34 "InlineTextBox 'eget, dapibus'", |
| 35 "InlineTextBox 'ultrices dolor.'" | 35 "InlineTextBox 'ultrices dolor.'" |
| 36 ] | 36 ] |
| 37 } | 37 } |
| 38 ] | 38 ] |
| 39 } | 39 } |
| 40 ] | 40 ] |
| 41 } | 41 } |
| 42 | 42 |
| OLD | NEW |