| 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'", | 10 "object": "InlineTextBox ' was'", |
| (...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 211 "rect": [134, 360, 131, 19], | 211 "rect": [134, 360, 131, 19], |
| 212 "reason": "bounds change" | 212 "reason": "bounds change" |
| 213 }, | 213 }, |
| 214 { | 214 { |
| 215 "object": "LayoutText #text", | 215 "object": "LayoutText #text", |
| 216 "rect": [118, 360, 131, 19], | 216 "rect": [118, 360, 131, 19], |
| 217 "reason": "bounds change" | 217 "reason": "bounds change" |
| 218 }, | 218 }, |
| 219 { | 219 { |
| 220 "object": "LayoutText #text", | 220 "object": "LayoutText #text", |
| 221 "rect": [65, 380, 287, 19], | |
| 222 "reason": "bounds change" | |
| 223 }, | |
| 224 { | |
| 225 "object": "LayoutText #text", | |
| 226 "rect": [49, 380, 303, 19], | 221 "rect": [49, 380, 303, 19], |
| 227 "reason": "bounds change" | 222 "reason": "bounds change" |
| 228 }, | 223 }, |
| 229 { | 224 { |
| 230 "object": "LayoutText #text", | 225 "object": "LayoutText #text", |
| 231 "rect": [65, 380, 304, 59], | |
| 232 "reason": "bounds change" | |
| 233 }, | |
| 234 { | |
| 235 "object": "LayoutText #text", | |
| 236 "rect": [49, 380, 320, 59], | 226 "rect": [49, 380, 320, 59], |
| 237 "reason": "bounds change" | 227 "reason": "bounds change" |
| 238 }, | 228 }, |
| 239 { | 229 { |
| 240 "object": "LayoutText #text", | 230 "object": "LayoutText #text", |
| 241 "rect": [303, 420, 67, 19], | 231 "rect": [303, 420, 67, 19], |
| 242 "reason": "bounds change" | 232 "reason": "bounds change" |
| 243 }, | 233 }, |
| 244 { | 234 { |
| 245 "object": "LayoutText #text", | 235 "object": "LayoutText #text", |
| 246 "rect": [275, 420, 65, 19], | 236 "rect": [275, 420, 65, 19], |
| 247 "reason": "bounds change" | 237 "reason": "bounds change" |
| 248 }, | 238 }, |
| 249 { | 239 { |
| 250 "object": "LayoutText #text", | 240 "object": "LayoutText #text", |
| 251 "rect": [14, 440, 355, 59], | |
| 252 "reason": "bounds change" | |
| 253 }, | |
| 254 { | |
| 255 "object": "LayoutText #text", | |
| 256 "rect": [14, 420, 355, 79], | 241 "rect": [14, 420, 355, 79], |
| 257 "reason": "bounds change" | 242 "reason": "bounds change" |
| 258 }, | 243 }, |
| 259 { | 244 { |
| 260 "object": "RootInlineBox", | 245 "object": "RootInlineBox", |
| 261 "rect": [0, 0, 0, 0], | 246 "rect": [0, 0, 0, 0], |
| 262 "reason": "full" | 247 "reason": "full" |
| 263 }, | 248 }, |
| 264 { | 249 { |
| 265 "object": "RootInlineBox", | 250 "object": "RootInlineBox", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 319 { | 304 { |
| 320 "object": "RootInlineBox", | 305 "object": "RootInlineBox", |
| 321 "rect": [0, 0, 0, 0], | 306 "rect": [0, 0, 0, 0], |
| 322 "reason": "full" | 307 "reason": "full" |
| 323 } | 308 } |
| 324 ] | 309 ] |
| 325 } | 310 } |
| 326 ] | 311 ] |
| 327 } | 312 } |
| 328 | 313 |
| OLD | NEW |