| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "name": "Content Root Layer", | |
| 3 "bounds": [800, 600], | |
| 4 "children": [ | |
| 5 { | |
| 6 "name": "LayoutView #document", | |
| 7 "bounds": [800, 600], | |
| 8 "contentsOpaque": true, | |
| 9 "drawsContent": true, | |
| 10 "children": [ | |
| 11 { | |
| 12 "name": "LayoutTextControl INPUT id='target'", | |
| 13 "position": [7, 7], | |
| 14 "bounds": [66, 24], | |
| 15 "drawsContent": true, | |
| 16 "backgroundColor": "#FFFFFF", | |
| 17 "paintInvalidations": [ | |
| 18 { | |
| 19 "object": "LayoutTextControl INPUT id='target'", | |
| 20 "rect": [0, 0, 66, 24], | |
| 21 "reason": "subtree" | |
| 22 }, | |
| 23 { | |
| 24 "object": "LayoutTextControl INPUT id='target'", | |
| 25 "rect": [0, 0, 64, 22], | |
| 26 "reason": "full" | |
| 27 }, | |
| 28 { | |
| 29 "object": "LayoutBlockFlow DIV id='inner-editor'", | |
| 30 "rect": [3, 4, 60, 16], | |
| 31 "reason": "subtree" | |
| 32 }, | |
| 33 { | |
| 34 "object": "LayoutText #text", | |
| 35 "rect": [3, 4, 60, 16], | |
| 36 "reason": "subtree" | |
| 37 } | |
| 38 ] | |
| 39 } | |
| 40 ] | |
| 41 } | |
| 42 ], | |
| 43 "objectPaintInvalidations": [ | |
| 44 { | |
| 45 "object": "LayoutBlockFlow HTML", | |
| 46 "reason": "selection" | |
| 47 }, | |
| 48 { | |
| 49 "object": "LayoutBlockFlow BODY", | |
| 50 "reason": "selection" | |
| 51 }, | |
| 52 { | |
| 53 "object": "LayoutTextControl INPUT id='target'", | |
| 54 "reason": "subtree" | |
| 55 }, | |
| 56 { | |
| 57 "object": "LayoutBlockFlow DIV id='inner-editor'", | |
| 58 "reason": "subtree" | |
| 59 }, | |
| 60 { | |
| 61 "object": "RootInlineBox", | |
| 62 "reason": "subtree" | |
| 63 }, | |
| 64 { | |
| 65 "object": "HorizontalScrollbar", | |
| 66 "reason": "scroll" | |
| 67 }, | |
| 68 { | |
| 69 "object": "LayoutText #text", | |
| 70 "reason": "subtree" | |
| 71 }, | |
| 72 { | |
| 73 "object": "InlineTextBox 'test test test'", | |
| 74 "reason": "subtree" | |
| 75 } | |
| 76 ] | |
| 77 } | |
| 78 | |
| OLD | NEW |