| 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 [300, 302, 80, 176], | 9 [300, 302, 80, 176], |
| 10 [300, 300, 80, 179], | 10 [300, 300, 80, 179], |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 "InlineTextBox 'P Q R'", | 36 "InlineTextBox 'P Q R'", |
| 37 "InlineTextBox 'S T U'", | 37 "InlineTextBox 'S T U'", |
| 38 "InlineTextBox 'V W X'", | 38 "InlineTextBox 'V W X'", |
| 39 "InlineTextBox 'Y Z'", | 39 "InlineTextBox 'Y Z'", |
| 40 "LayoutText #text" | 40 "LayoutText #text" |
| 41 ] | 41 ] |
| 42 } | 42 } |
| 43 ] | 43 ] |
| 44 } | 44 } |
| 45 | 45 |
| OLD | NEW |