| 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 P", | 10 "object": "LayoutBlockFlow P", |
| 11 "rect": [8, 80, 418, 395], | 11 "rect": [8, 80, 418, 395], |
| 12 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutText #text", | 15 "object": "LayoutText #text", |
| 16 "rect": [14, 404, 355, 71], | 16 "rect": [14, 404, 355, 71], |
| 17 "reason": "bounds change" | 17 "reason": "bounds change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutText #text", | 20 "object": "LayoutText #text", |
| 21 "rect": [14, 368, 355, 54], | 21 "rect": [14, 368, 355, 54], |
| 22 "reason": "bounds change" | 22 "reason": "bounds change" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
| 26 "rect": [14, 422, 355, 53], |
| 27 "reason": "bounds change" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutText #text", |
| 26 "rect": [14, 404, 355, 36], | 31 "rect": [14, 404, 355, 36], |
| 27 "reason": "bounds change" | 32 "reason": "bounds change" |
| 28 }, | 33 }, |
| 29 { | 34 { |
| 30 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
| 31 "rect": [14, 368, 336, 18], | 36 "rect": [14, 368, 336, 18], |
| 32 "reason": "bounds change" | 37 "reason": "bounds change" |
| 33 }, | 38 }, |
| 34 { | 39 { |
| 35 "object": "LayoutText #text", | 40 "object": "LayoutText #text", |
| (...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 }, | 358 }, |
| 354 { | 359 { |
| 355 "object": "RootInlineBox", | 360 "object": "RootInlineBox", |
| 356 "reason": "full" | 361 "reason": "full" |
| 357 } | 362 } |
| 358 ] | 363 ] |
| 359 } | 364 } |
| 360 ] | 365 ] |
| 361 } | 366 } |
| 362 | 367 |
| OLD | NEW |