Web/API/SVGPolylineElement

From Get docs


The SVGPolylineElement interface provides access to the properties of <polyline> elements, as well as methods to manipulate them.

Properties

This interface doesn't implement any specific properties, but inherits properties from its parent, SVGGeometryElement and also implements properties from SVGAnimatedPoints.

Methods

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

Specifications

Specification Status Comment
Scalable Vector Graphics (SVG) 2The definition of 'SVGPolylineElement' in that specification. Candidate Recommendation Replaced the inheritance from SVGElementSVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, and SVGTransformable by SVGGeometryElement
Scalable Vector Graphics (SVG) 1.1 (Second Edition)The definition of 'SVGPolylineElement' in that specification. Recommendation Initial definition

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
SVGPolylineElement Chrome

Full support Yes

Edge Full support 12

Notes'

Full support 12

Notes'

Notes' Before Edge 79, this only implements the SVG 1.1 specification of the interface.

Firefox Full support Yes

Notes'

Full support Yes

Notes'

Notes' Only implements the SVG 1.1 specification of the interface.

IE Full support 9

Notes'

Full support 9

Notes'

Notes' Only implements the SVG 1.1 specification of the interface.

Opera

Full support Yes

Safari

Full support Yes

WebView Android

Full support Yes

Chrome Android

Full support Yes

Firefox Android Full support Yes

Notes'

Full support Yes

Notes'

Notes' Only implements the SVG 1.1 specification of the interface.

Opera Android

Full support Yes

Safari iOS

Full support Yes

Samsung Internet Android

Full support Yes

Legend

Full support  
Full support
See implementation notes.'
See implementation notes.


See also