| 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 24 matching lines...) Expand all Loading... |
| 35 "InlineTextBox 'eget, dapibus'", | 35 "InlineTextBox 'eget, dapibus'", |
| 36 "InlineTextBox 'ultrices dolor.'", | 36 "InlineTextBox 'ultrices dolor.'", |
| 37 "LayoutMultiColumnSet (anonymous)" | 37 "LayoutMultiColumnSet (anonymous)" |
| 38 ] | 38 ] |
| 39 } | 39 } |
| 40 ] | 40 ] |
| 41 } | 41 } |
| 42 ] | 42 ] |
| 43 } | 43 } |
| 44 | 44 |
| OLD | NEW |