| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "InlineBox", | |
| 11 "rect": [0, 0, 0, 0], | |
| 12 "reason": "full" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutBlockFlow BODY", | |
| 16 "rect": [-2, -2, 794, 120], | |
| 17 "reason": "bounds change" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutBlockFlow HTML", | |
| 21 "rect": [-2, -2, 802, 123], | |
| 22 "reason": "bounds change" | |
| 23 }, | |
| 24 { | |
| 25 "object": "LayoutSVGRoot svg", | |
| 26 "rect": [-2, -2, 120, 120], | |
| 27 "reason": "style change" | |
| 28 }, | |
| 29 { | |
| 30 "object": "RootInlineBox", | |
| 31 "rect": [0, 0, 0, 0], | |
| 32 "reason": "full" | |
| 33 }, | |
| 34 { | |
| 35 "object": "RootInlineBox", | |
| 36 "rect": [0, 0, 0, 0], | |
| 37 "reason": "full" | |
| 38 } | |
| 39 ] | |
| 40 } | |
| 41 ] | |
| 42 } | |
| 43 | |
| OLD | NEW |