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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow (positioned) DIV", | 10 "object": "LayoutBlockFlow (positioned) DIV", |
11 "rect": [193, 100, 7, 200], | 11 "rect": [193, 100, 7, 200], |
12 "reason": "scroll" | 12 "reason": "scroll" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "VerticalScrollbar", | 15 "object": "VerticalScrollbar", |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "full" | 16 "reason": "full" |
18 } | 17 } |
19 ] | 18 ] |
20 } | 19 } |
21 ] | 20 ] |
22 } | 21 } |
23 | 22 |
OLD | NEW |