| 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 [184, 122, 20, 79], | 9 [184, 122, 20, 79], |
| 10 [77, 122, 33, 19], | 10 [77, 122, 33, 19], |
| (...skipping 24 matching lines...) Expand all Loading... |
| 35 "LayoutText #text", | 35 "LayoutText #text", |
| 36 "InlineTextBox ' eleifend lacus, at'", | 36 "InlineTextBox ' eleifend lacus, at'", |
| 37 "InlineTextBox 'sagittis eros leo pulvinar velit.'", | 37 "InlineTextBox 'sagittis eros leo pulvinar velit.'", |
| 38 "InlineTextBox 'Integer sollicitudin nisi ut urna'", | 38 "InlineTextBox 'Integer sollicitudin nisi ut urna'", |
| 39 "InlineTextBox 'blandit convallis.'" | 39 "InlineTextBox 'blandit convallis.'" |
| 40 ] | 40 ] |
| 41 } | 41 } |
| 42 ] | 42 ] |
| 43 } | 43 } |
| 44 | 44 |
| OLD | NEW |