The createSVGRect() method of the SVGSVGElement interface creates a DOMRect object outside of any document trees.
createSVGRect()
SVGSVGElement
DOMRect
None.
A DOMRect object, initialized with x, y, width, and height all set to 0.
x
y
width
height
0