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, 300, 15, 15], |
| 11 [237, 299, 15, 16], |
| 12 [237, 65, 15, 235], |
10 [237, 64, 15, 236], | 13 [237, 64, 15, 236], |
| 14 [2, 300, 235, 15], |
11 [2, 299, 235, 16], | 15 [2, 299, 235, 16], |
12 [2, 64, 235, 236], | 16 [2, 65, 235, 235], |
13 [2, 64, 235, 236], | 17 [2, 65, 235, 235], |
14 [2, 64, 235, 236], | 18 [2, 65, 235, 235], |
15 [2, 64, 235, 236], | 19 [2, 65, 58, 16], |
16 [2, 64, 58, 17] | 20 [2, 64, 235, 236] |
17 ], | 21 ], |
18 "paintInvalidationClients": [ | 22 "paintInvalidationClients": [ |
19 "LayoutIFrame (positioned) IFRAME", | 23 "LayoutIFrame (positioned) IFRAME", |
20 "LayoutView #document", | 24 "LayoutView #document", |
21 "LayoutBlockFlow HTML", | 25 "LayoutBlockFlow HTML", |
22 "LayoutBlockFlow BODY", | 26 "LayoutBlockFlow BODY", |
23 "RootInlineBox", | 27 "RootInlineBox", |
24 "LayoutText #text", | 28 "LayoutText #text", |
25 "InlineTextBox 'scroll me'", | 29 "InlineTextBox 'scroll me'", |
26 "HorizontalScrollbar", | 30 "HorizontalScrollbar", |
27 "VerticalScrollbar" | 31 "VerticalScrollbar" |
28 ] | 32 ] |
29 } | 33 } |
30 ] | 34 ] |
31 } | 35 } |
32 | 36 |
OLD | NEW |