Description/Steps to reproduce
- import a
<rect> with rx set but not ry (which is optional in SVG spec)
- see that the imported shape radius is null

Link to reproduction test-case
The bug is reproduced in this sketch.
Expected result
The imported shape radius should be set.
