| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "backgroundColor": "#C0C0C0", | |
| 9 "paintInvalidations": [ | |
| 10 { | |
| 11 "object": "LayoutIFrame (positioned) IFRAME", | |
| 12 "rect": [2, 64, 235, 236], | |
| 13 "reason": "invalidate paint rectangle" | |
| 14 }, | |
| 15 { | |
| 16 "object": "LayoutBlockFlow BODY", | |
| 17 "rect": [2, 65, 235, 235], | |
| 18 "reason": "subtree" | |
| 19 }, | |
| 20 { | |
| 21 "object": "LayoutView #document", | |
| 22 "rect": [2, 65, 235, 235], | |
| 23 "reason": "subtree" | |
| 24 }, | |
| 25 { | |
| 26 "object": "LayoutView #document", | |
| 27 "rect": [2, 299, 235, 16], | |
| 28 "reason": "scroll" | |
| 29 }, | |
| 30 { | |
| 31 "object": "LayoutView #document", | |
| 32 "rect": [2, 300, 235, 15], | |
| 33 "reason": "scroll" | |
| 34 }, | |
| 35 { | |
| 36 "object": "LayoutBlockFlow HTML", | |
| 37 "rect": [2, 65, 225, 235], | |
| 38 "reason": "subtree" | |
| 39 }, | |
| 40 { | |
| 41 "object": "LayoutText #text", | |
| 42 "rect": [2, 65, 58, 16], | |
| 43 "reason": "subtree" | |
| 44 }, | |
| 45 { | |
| 46 "object": "LayoutView #document", | |
| 47 "rect": [237, 64, 15, 236], | |
| 48 "reason": "scroll" | |
| 49 }, | |
| 50 { | |
| 51 "object": "LayoutView #document", | |
| 52 "rect": [237, 65, 15, 235], | |
| 53 "reason": "scroll" | |
| 54 }, | |
| 55 { | |
| 56 "object": "LayoutView #document", | |
| 57 "rect": [237, 299, 15, 16], | |
| 58 "reason": "scroll" | |
| 59 }, | |
| 60 { | |
| 61 "object": "LayoutView #document", | |
| 62 "rect": [237, 300, 15, 15], | |
| 63 "reason": "scroll" | |
| 64 }, | |
| 65 { | |
| 66 "object": "HorizontalScrollbar", | |
| 67 "reason": "scroll" | |
| 68 }, | |
| 69 { | |
| 70 "object": "InlineTextBox 'scroll me'", | |
| 71 "reason": "subtree" | |
| 72 }, | |
| 73 { | |
| 74 "object": "RootInlineBox", | |
| 75 "reason": "full" | |
| 76 }, | |
| 77 { | |
| 78 "object": "VerticalScrollbar", | |
| 79 "reason": "scroll" | |
| 80 } | |
| 81 ] | |
| 82 } | |
| 83 ] | |
| 84 } | |
| 85 | |
| OLD | NEW |