OLD | NEW |
| (Empty) |
1 { | |
2 "bounds": [800, 600], | |
3 "children": [ | |
4 { | |
5 "bounds": [800, 600], | |
6 "contentsOpaque": true, | |
7 "drawsContent": true, | |
8 "repaintRects": [ | |
9 [207, 293, 56, 15], | |
10 [151, 293, 112, 15], | |
11 [8, 293, 199, 15] | |
12 ], | |
13 "paintInvalidationClients": [ | |
14 "HorizontalScrollbar", | |
15 "HorizontalScrollbar", | |
16 "HorizontalScrollbar" | |
17 ], | |
18 "children": [ | |
19 { | |
20 "position": [8, 8], | |
21 "bounds": [285, 285], | |
22 "shouldFlattenTransform": false, | |
23 "children": [ | |
24 { | |
25 "position": [-315, 0], | |
26 "bounds": [600, 600], | |
27 "contentsOpaque": true, | |
28 "drawsContent": true, | |
29 "backgroundColor": "#FF0000", | |
30 "repaintRects": [ | |
31 [0, 0, 600, 600] | |
32 ], | |
33 "paintInvalidationClients": [ | |
34 "LayoutBlockFlow DIV id='inner'" | |
35 ] | |
36 } | |
37 ] | |
38 } | |
39 ] | |
40 } | |
41 ] | |
42 } | |
43 | |
OLD | NEW |