OLD | NEW |
1 { | 1 { |
2 "bounds": [2008, 2092], | 2 "bounds": [2008, 2092], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [2008, 2092], | 5 "bounds": [2008, 2092], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "repaintRects": [ | 8 "repaintRects": [ |
9 [8, 50, 784, 18], | 9 [8, 50, 784, 18], |
10 [8, 50, 769, 18], | 10 [8, 50, 769, 18], |
11 [8, 16, 2000, 2068], | 11 [8, 16, 2000, 2068], |
12 [8, 16, 784, 18], | 12 [8, 16, 784, 18], |
13 [8, 16, 769, 18], | 13 [8, 16, 769, 18], |
14 [0, 0, 800, 600], | 14 [0, 0, 800, 600], |
15 [0, 0, 785, 585], | 15 [0, 0, 785, 585], |
16 [0, 0, 785, 585] | 16 [0, 0, 785, 585] |
| 17 ], |
| 18 "paintInvalidationClients": [ |
| 19 "HorizontalScrollbar", |
| 20 "HorizontalScrollbar", |
| 21 "VerticalScrollbar", |
| 22 "LayoutView #document", |
| 23 "LayoutView #document", |
| 24 "LayoutBlockFlow BODY", |
| 25 "LayoutBlockFlow P", |
| 26 "LayoutBlockFlow P" |
17 ] | 27 ] |
18 } | 28 } |
19 ] | 29 ] |
20 } | 30 } |
21 | 31 |
OLD | NEW |