| 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 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [293, 393, 15, 15], | 9 [293, 393, 15, 15], |
| 10 [293, 108, 15, 285], | 10 [293, 108, 15, 285], |
| (...skipping 20 matching lines...) Expand all Loading... |
| 31 "LayoutView #document", | 31 "LayoutView #document", |
| 32 "LayoutView #document", | 32 "LayoutView #document", |
| 33 "HorizontalScrollbar", | 33 "HorizontalScrollbar", |
| 34 "LayoutView #document", | 34 "LayoutView #document", |
| 35 "VerticalScrollbar" | 35 "VerticalScrollbar" |
| 36 ] | 36 ] |
| 37 } | 37 } |
| 38 ] | 38 ] |
| 39 } | 39 } |
| 40 | 40 |
| OLD | NEW |