SVGAElement: pathname property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

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.