#import #import // https://svgwg.org/svg2-draft/single-page.html#pservers-InterfaceSVGStopElement [Exposed=Window] interface SVGStopElement : SVGElement { [SameObject] readonly attribute SVGAnimatedNumber offset; };