| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 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": "LayoutSVGPath polygon", | 10 "object": "LayoutSVGPath polygon", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 "rect": [47, 166, 133, 132], | 36 "rect": [47, 166, 133, 132], |
| 37 "reason": "style change" | 37 "reason": "style change" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutSVGContainer use id='t2'", | 40 "object": "LayoutSVGContainer use id='t2'", |
| 41 "rect": [184, 166, 132, 132], | 41 "rect": [184, 166, 132, 132], |
| 42 "reason": "style change" | 42 "reason": "style change" |
| 43 }, | 43 }, |
| 44 { | 44 { |
| 45 "object": "LayoutSVGEllipse circle id='t4'", | 45 "object": "LayoutSVGEllipse circle id='t4'", |
| 46 "rect": [46, 28, 7, 7], | 46 "rect": [1, 1, 8, 8], |
| 47 "reason": "style change" | 47 "reason": "style change" |
| 48 } | 48 } |
| 49 ] | 49 ] |
| 50 } | 50 } |
| 51 ], | 51 ], |
| 52 "objectPaintInvalidations": [ | 52 "objectPaintInvalidations": [ |
| 53 { | 53 { |
| 54 "object": "LayoutSVGEllipse circle id='t4'", | 54 "object": "LayoutSVGEllipse circle id='t4'", |
| 55 "reason": "style change" | 55 "reason": "style change" |
| 56 }, | 56 }, |
| (...skipping 29 matching lines...) Expand all Loading... |
| 86 "object": "LayoutSVGPath polygon id='t3'", | 86 "object": "LayoutSVGPath polygon id='t3'", |
| 87 "reason": "style change" | 87 "reason": "style change" |
| 88 }, | 88 }, |
| 89 { | 89 { |
| 90 "object": "LayoutSVGPath polygon", | 90 "object": "LayoutSVGPath polygon", |
| 91 "reason": "style change" | 91 "reason": "style change" |
| 92 } | 92 } |
| 93 ] | 93 ] |
| 94 } | 94 } |
| 95 | 95 |
| OLD | NEW |