Previously, `SVGSVGBox` would have a natural aspect ratio of 0 if it had a viewbox with zero width. This led to a division by zero, causing a crash. Found by Domato.