SVGAElement: pathname property

The pathname property of the SVGAElement interface returns a string containing an initial / followed by the path of the URL, not including the query string or fragment.

This property can be set, to change the URL's pathname.