| 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": "LayoutBR BR", | |
| 11 "rect": [24, 8, 16, 16], | |
| 12 "reason": "selection" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutText #text", | |
| 16 "rect": [8, 24, 16, 16], | |
| 17 "reason": "selection" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutText #text", | |
| 21 "rect": [8, 8, 16, 16], | |
| 22 "reason": "selection" | |
| 23 }, | |
| 24 { | |
| 25 "object": "InlineTextBox '\n'", | |
| 26 "reason": "selection" | |
| 27 }, | |
| 28 { | |
| 29 "object": "InlineTextBox 'a'", | |
| 30 "reason": "selection" | |
| 31 }, | |
| 32 { | |
| 33 "object": "InlineTextBox 'b'", | |
| 34 "reason": "selection" | |
| 35 }, | |
| 36 { | |
| 37 "object": "LayoutBlockFlow BODY", | |
| 38 "reason": "selection" | |
| 39 }, | |
| 40 { | |
| 41 "object": "LayoutBlockFlow DIV id='container'", | |
| 42 "reason": "selection" | |
| 43 }, | |
| 44 { | |
| 45 "object": "LayoutBlockFlow HTML", | |
| 46 "reason": "selection" | |
| 47 } | |
| 48 ] | |
| 49 } | |
| 50 ] | |
| 51 } | |
| 52 | |
| OLD | NEW |