| 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": "InlineTextBox ' was in a furious passion, and went\n'", | 10 "object": "InlineTextBox ' was in a furious passion, and went\n'", |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 181 "rect": [65, 368, 304, 18], | 181 "rect": [65, 368, 304, 18], |
| 182 "reason": "bounds change" | 182 "reason": "bounds change" |
| 183 }, | 183 }, |
| 184 { | 184 { |
| 185 "object": "LayoutText #text", | 185 "object": "LayoutText #text", |
| 186 "rect": [49, 368, 301, 18], | 186 "rect": [49, 368, 301, 18], |
| 187 "reason": "bounds change" | 187 "reason": "bounds change" |
| 188 }, | 188 }, |
| 189 { | 189 { |
| 190 "object": "LayoutText #text", | 190 "object": "LayoutText #text", |
| 191 "rect": [65, 386, 304, 36], | |
| 192 "reason": "bounds change" | |
| 193 }, | |
| 194 { | |
| 195 "object": "LayoutText #text", | |
| 196 "rect": [49, 368, 320, 54], | 191 "rect": [49, 368, 320, 54], |
| 197 "reason": "bounds change" | 192 "reason": "bounds change" |
| 198 }, | 193 }, |
| 199 { | 194 { |
| 200 "object": "RootInlineBox", | 195 "object": "RootInlineBox", |
| 201 "rect": [0, 0, 0, 0], | 196 "rect": [0, 0, 0, 0], |
| 202 "reason": "full" | 197 "reason": "full" |
| 203 }, | 198 }, |
| 204 { | 199 { |
| 205 "object": "RootInlineBox", | 200 "object": "RootInlineBox", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 259 { | 254 { |
| 260 "object": "RootInlineBox", | 255 "object": "RootInlineBox", |
| 261 "rect": [0, 0, 0, 0], | 256 "rect": [0, 0, 0, 0], |
| 262 "reason": "full" | 257 "reason": "full" |
| 263 } | 258 } |
| 264 ] | 259 ] |
| 265 } | 260 } |
| 266 ] | 261 ] |
| 267 } | 262 } |
| 268 | 263 |
| OLD | NEW |