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