| OLD | NEW |
| 1 | 1 |
| 2 margin rect is 83 x 94 at (96, 77) | 2 div: { |
| 3 border rect is 69 x 80 at (103, 84) | 3 "paths": [ |
| 4 padding rect is 59 x 70 at (108, 89) | 4 { |
| 5 content rect is 33 x 44 at (121, 102) | 5 "path": ["M", 121, 102, "L", 154, 102, "L", 154, 146, "L", 121, 146, "Z"], |
| 6 "fillColor": "rgba(255, 0, 0, 0)", |
| 7 "outlineColor": "rgba(128, 0, 0, 0)" |
| 8 }, |
| 9 { |
| 10 "path": ["M", 108, 89, "L", 167, 89, "L", 167, 159, "L", 108, 159, "Z"], |
| 11 "fillColor": "rgba(0, 255, 0, 0)" |
| 12 }, |
| 13 { |
| 14 "path": ["M", 103, 84, "L", 172, 84, "L", 172, 164, "L", 103, 164, "Z"], |
| 15 "fillColor": "rgba(0, 0, 255, 0)" |
| 16 }, |
| 17 { |
| 18 "path": ["M", 96, 77, "L", 179, 77, "L", 179, 171, "L", 96, 171, "Z"], |
| 19 "fillColor": "rgba(255, 255, 255, 0)" |
| 20 } |
| 21 ], |
| 22 "showRulers": true, |
| 23 "showExtensionLines": true |
| 24 } |
| 6 | 25 |
| 26 |
| OLD | NEW |