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 "children": [ | 8 "children": [ |
9 { | 9 { |
10 "position": [8, 8], | 10 "position": [8, 8], |
11 "bounds": [500, 500], | 11 "bounds": [500, 500], |
12 "drawsContent": true, | 12 "drawsContent": true, |
13 "repaintRects": [ | 13 "repaintRects": [ |
14 [866, 0, 1, 18], | 14 [-2000, -2000, 5000, 5000] |
15 [0, 18, 882, 18], | 15 ], |
16 [0, 0, 5000, 5000], | 16 "paintInvalidationClients": [ |
17 [0, 0, 867, 18], | 17 "LayoutBlockFlow DIV id='content'" |
18 [-1134, -2000, 1, 18], | |
19 [-2000, -1982, 882, 18], | |
20 [-2000, -2000, 5000, 5000], | |
21 [-2000, -2000, 867, 18] | |
22 ], | 18 ], |
23 "children": [ | 19 "children": [ |
24 { | 20 { |
25 "bounds": [485, 485], | 21 "bounds": [485, 485], |
26 "children": [ | 22 "children": [ |
27 { | 23 { |
28 "bounds": [5000, 5000], | 24 "bounds": [5000, 5000], |
29 "drawsContent": true, | 25 "drawsContent": true, |
30 "repaintRects": [ | 26 "repaintRects": [ |
31 [2866, 2000, 1, 18], | 27 [0, 0, 5000, 5000] |
32 [2000, 2018, 882, 18], | 28 ], |
33 [2000, 2000, 5000, 5000], | 29 "paintInvalidationClients": [ |
34 [2000, 2000, 867, 18], | 30 "LayoutBlockFlow DIV id='content'" |
35 [866, 0, 1, 18], | |
36 [0, 18, 882, 18], | |
37 [0, 0, 5000, 5000], | |
38 [0, 0, 867, 18] | |
39 ], | 31 ], |
40 "children": [ | 32 "children": [ |
41 { | 33 { |
42 | 34 |
43 } | 35 } |
44 ] | 36 ] |
45 } | 37 } |
46 ] | 38 ] |
47 }, | 39 }, |
48 { | 40 { |
(...skipping 23 matching lines...) Expand all Loading... |
72 } | 64 } |
73 ] | 65 ] |
74 } | 66 } |
75 ] | 67 ] |
76 } | 68 } |
77 ] | 69 ] |
78 } | 70 } |
79 ] | 71 ] |
80 } | 72 } |
81 | 73 |
OLD | NEW |