#import <SVG/SVGGeometryElement.idl> [Exposed=Window] interface SVGPolylineElement : SVGGeometryElement { }; // SVGPolylineElement includes SVGAnimatedPoints;