| 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 "repaintRects": [ | 9 "repaintRects": [ |
| 10 [237, 79, 15, 221], | 10 [237, 79, 15, 221], |
| 11 [237, 66, 15, 27], | 11 [237, 66, 15, 27], |
| 12 [237, 65, 15, 14], | 12 [237, 65, 15, 14], |
| 13 [17, 300, 220, 15], | 13 [17, 300, 220, 15], |
| 14 [3, 300, 28, 15], | 14 [3, 300, 28, 15], |
| 15 [2, 300, 15, 15], | 15 [2, 300, 15, 15], |
| 16 [2, 65, 235, 235] | 16 [2, 65, 235, 235], |
| 17 [2, 65, 235, 235], |
| 18 [2, 65, 235, 235], |
| 19 [2, 65, 225, 225], |
| 20 [2, 65, 135, 135], |
| 21 [2, 65, 58, 16] |
| 22 ], |
| 23 "paintInvalidationClients": [ |
| 24 "HorizontalScrollbar", |
| 25 "LayoutIFrame (positioned) IFRAME", |
| 26 "HorizontalScrollbar", |
| 27 "LayoutIFrame (positioned) IFRAME", |
| 28 "HorizontalScrollbar", |
| 29 "LayoutIFrame (positioned) IFRAME", |
| 30 "VerticalScrollbar", |
| 31 "LayoutIFrame (positioned) IFRAME", |
| 32 "VerticalScrollbar", |
| 33 "LayoutIFrame (positioned) IFRAME", |
| 34 "VerticalScrollbar", |
| 35 "LayoutIFrame (positioned) IFRAME", |
| 36 "LayoutIFrame (positioned) IFRAME", |
| 37 "LayoutView #document", |
| 38 "LayoutBlockFlow HTML", |
| 39 "LayoutBlockFlow BODY", |
| 40 "LayoutText #text", |
| 41 "InlineTextBox 'scroll me'" |
| 17 ] | 42 ] |
| 18 } | 43 } |
| 19 ] | 44 ] |
| 20 } | 45 } |
| 21 | 46 |
| OLD | NEW |