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