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": [10, 60], | 10 "position": [10, 60], |
11 "bounds": [700, 400], | 11 "bounds": [700, 400], |
12 "drawsContent": true, | 12 "drawsContent": true, |
13 "repaintRects": [ | 13 "repaintRects": [ |
14 [300, 100, 120, 50], | 14 [300, 100, 120, 50], |
15 [50, 100, 120, 50] | 15 [50, 100, 120, 50] |
16 ], | 16 ], |
17 "paintInvalidationClients": [ | 17 "paintInvalidationClients": [ |
18 "LayoutBlockFlow (positioned) DIV", | |
19 "LayoutBlockFlow (positioned) DIV id='block'" | 18 "LayoutBlockFlow (positioned) DIV id='block'" |
20 ], | 19 ], |
21 "children": [ | 20 "children": [ |
22 { | 21 { |
23 "bounds": [685, 385], | 22 "bounds": [685, 385], |
24 "children": [ | 23 "children": [ |
25 { | 24 { |
26 "bounds": [685, 600], | 25 "bounds": [685, 600], |
27 "drawsContent": true, | 26 "drawsContent": true, |
28 "repaintRects": [ | 27 "repaintRects": [ |
29 [300, 200, 120, 50], | 28 [300, 200, 120, 50], |
30 [50, 200, 120, 50] | 29 [50, 200, 120, 50] |
31 ], | 30 ], |
32 "paintInvalidationClients": [ | 31 "paintInvalidationClients": [ |
33 "LayoutBlockFlow (positioned) DIV", | |
34 "LayoutBlockFlow (positioned) DIV id='block'" | 32 "LayoutBlockFlow (positioned) DIV id='block'" |
35 ], | 33 ], |
36 "children": [ | 34 "children": [ |
37 { | 35 { |
38 | 36 |
39 } | 37 } |
40 ] | 38 ] |
41 } | 39 } |
42 ] | 40 ] |
43 }, | 41 }, |
(...skipping 22 matching lines...) Expand all Loading... |
66 } | 64 } |
67 ] | 65 ] |
68 } | 66 } |
69 ] | 67 ] |
70 } | 68 } |
71 ] | 69 ] |
72 } | 70 } |
73 ] | 71 ] |
74 } | 72 } |
75 | 73 |
OLD | NEW |