This page shows an inline svg element that has a circle child element that overflows the given viewport.
If the browser supports the overflow
property on svg elements, a circle should be visible. Otherwise a rectangle will be shown.
Hovering the blue area will show the bounds of the CSS box that consistutes the svg viewport.