SVGAElement: referrerpolicy property

The referrerpolicy property of the SVGAElement interface returns a string specifying which referrer to send when fetching the URL..

This property can be set, to change the URL's referrerpolicy value. It reflects the value of the referrerpolicy attribute.

Value

A string.

Specifications

This feature does not appear to be defined in any specification.

Browser compatibility

See also