| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "layers": [ | |
| 3 { | |
| 4 "name": "LayoutView #document", | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "LayoutBlockFlow div id='contentBox'", | |
| 11 "rect": [8, 72, 402, 402], | |
| 12 "reason": "forced by layout" | |
| 13 } | |
| 14 ] | |
| 15 } | |
| 16 ], | |
| 17 "objectPaintInvalidations": [ | |
| 18 { | |
| 19 "object": "LayoutBlockFlow div id='contentBox'", | |
| 20 "reason": "forced by layout" | |
| 21 }, | |
| 22 { | |
| 23 "object": "RootInlineBox", | |
| 24 "reason": "forced by layout" | |
| 25 }, | |
| 26 { | |
| 27 "object": "LayoutSVGRoot svg", | |
| 28 "reason": "forced by layout" | |
| 29 }, | |
| 30 { | |
| 31 "object": "LayoutSVGRect rect id='targetRect'", | |
| 32 "reason": "forced by layout" | |
| 33 }, | |
| 34 { | |
| 35 "object": "LayoutSVGRect rect id='targetRect1'", | |
| 36 "reason": "forced by layout" | |
| 37 }, | |
| 38 { | |
| 39 "object": "LayoutSVGContainer use id='targetUse'", | |
| 40 "reason": "bounds change" | |
| 41 }, | |
| 42 { | |
| 43 "object": "LayoutSVGRect rect id='targetRect1'", | |
| 44 "reason": "forced by layout" | |
| 45 }, | |
| 46 { | |
| 47 "object": "LayoutSVGContainer use", | |
| 48 "reason": "bounds change" | |
| 49 }, | |
| 50 { | |
| 51 "object": "LayoutSVGRect rect id='targetRect'", | |
| 52 "reason": "forced by layout" | |
| 53 }, | |
| 54 { | |
| 55 "object": "LayoutSVGContainer use", | |
| 56 "reason": "bounds change" | |
| 57 }, | |
| 58 { | |
| 59 "object": "LayoutSVGContainer g id='targetUse'", | |
| 60 "reason": "bounds change" | |
| 61 }, | |
| 62 { | |
| 63 "object": "LayoutSVGRect rect id='targetRect1'", | |
| 64 "reason": "forced by layout" | |
| 65 } | |
| 66 ] | |
| 67 } | |
| 68 | |
| OLD | NEW |