W3cubDocs

/Web APIs

SVGMPathElement

The SVGMPathElement interface corresponds to the <mpath> element.

EventTarget Node Element SVGElement SVGMPathElement

Instance properties

This interface also inherits properties from its parent, SVGElement.

SVGMPathElement.href Read only

An SVGAnimatedString that corresponds to the href or xlink:href Deprecated attribute of the given <mpath> element.

Instance methods

This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
SVGMPathElement 19 79 4 No ≤12.1 6 4.4 25 4 ≤12.1 6 1.5
href 19 79 4 No ≤12.1 6 4.4 25 4 ≤12.1 6 1.5

© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGMPathElement