OLD | NEW |
| (Empty) |
1 { | |
2 "bounds": [800, 600], | |
3 "children": [ | |
4 { | |
5 "bounds": [800, 600], | |
6 "contentsOpaque": true, | |
7 "drawsContent": true, | |
8 "children": [ | |
9 { | |
10 "position": [8, 8], | |
11 "bounds": [500, 500], | |
12 "shouldFlattenTransform": false, | |
13 "drawsContent": true, | |
14 "paintInvalidations": [ | |
15 { | |
16 "object": "LayoutBlockFlow DIV id='content'", | |
17 "rect": [-2000, -2000, 5000, 5000], | |
18 "reason": "style change" | |
19 }, | |
20 { | |
21 "object": "RootInlineBox", | |
22 "reason": "full" | |
23 } | |
24 ], | |
25 "children": [ | |
26 { | |
27 "bounds": [485, 485], | |
28 "shouldFlattenTransform": false, | |
29 "children": [ | |
30 { | |
31 "bounds": [5000, 5000], | |
32 "drawsContent": true, | |
33 "paintInvalidations": [ | |
34 { | |
35 "object": "LayoutBlockFlow DIV id='content'", | |
36 "rect": [0, 0, 5000, 5000], | |
37 "reason": "style change" | |
38 }, | |
39 { | |
40 "object": "RootInlineBox", | |
41 "reason": "full" | |
42 } | |
43 ] | |
44 } | |
45 ] | |
46 }, | |
47 { | |
48 "bounds": [500, 500], | |
49 "children": [ | |
50 { | |
51 "position": [0, 485], | |
52 "bounds": [485, 15], | |
53 "paintInvalidations": [ | |
54 { | |
55 "object": "Horizontal Scrollbar Layer", | |
56 "rect": [0, 0, 485, 15], | |
57 "reason": "full" | |
58 } | |
59 ] | |
60 }, | |
61 { | |
62 "position": [485, 0], | |
63 "bounds": [15, 485], | |
64 "paintInvalidations": [ | |
65 { | |
66 "object": "Vertical Scrollbar Layer", | |
67 "rect": [0, 0, 15, 485], | |
68 "reason": "full" | |
69 } | |
70 ] | |
71 }, | |
72 { | |
73 "position": [485, 485], | |
74 "bounds": [15, 15], | |
75 "drawsContent": true | |
76 } | |
77 ] | |
78 } | |
79 ] | |
80 } | |
81 ] | |
82 } | |
83 ] | |
84 } | |
85 | |
OLD | NEW |