| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "LayoutText #text", | |
| 11 "rect": [8, 8, 32, 48], | |
| 12 "reason": "selection" | |
| 13 }, | |
| 14 { | |
| 15 "object": "InlineTextBox 'xx'", | |
| 16 "reason": "selection" | |
| 17 }, | |
| 18 { | |
| 19 "object": "InlineTextBox 'y'", | |
| 20 "reason": "selection" | |
| 21 }, | |
| 22 { | |
| 23 "object": "LayoutBlockFlow BODY", | |
| 24 "reason": "selection" | |
| 25 }, | |
| 26 { | |
| 27 "object": "LayoutBlockFlow DIV id='container'", | |
| 28 "reason": "selection" | |
| 29 }, | |
| 30 { | |
| 31 "object": "LayoutBlockFlow HTML", | |
| 32 "reason": "selection" | |
| 33 } | |
| 34 ] | |
| 35 } | |
| 36 ] | |
| 37 } | |
| 38 | |
| OLD | NEW |