| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [2008, 2096], | 2 "bounds": [2008, 2096], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [2008, 2096], | 5 "bounds": [2008, 2096], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutView #document", | 10 "object": "LayoutView #document", |
| 11 "rect": [0, 0, 800, 600], | 11 "rect": [0, 0, 2008, 2096], |
| 12 "reason": "style change" | 12 "reason": "style change" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutView #document", | 15 "object": "LayoutView #document", |
| 16 "rect": [0, 0, 785, 585], | 16 "rect": [0, 0, 785, 585], |
| 17 "reason": "full" | 17 "reason": "full" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutView #document", | 20 "object": "LayoutView #document", |
| 21 "rect": [0, 585, 785, 15], | 21 "rect": [0, 585, 785, 15], |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 }, | 80 }, |
| 81 { | 81 { |
| 82 "object": "RootInlineBox", | 82 "object": "RootInlineBox", |
| 83 "reason": "full" | 83 "reason": "full" |
| 84 } | 84 } |
| 85 ] | 85 ] |
| 86 } | 86 } |
| 87 ] | 87 ] |
| 88 } | 88 } |
| 89 | 89 |
| OLD | NEW |