#import [Exposed=Window] interface SVGPolylineElement : SVGGeometryElement { }; // SVGPolylineElement includes SVGAnimatedPoints;