#import [Exposed=Window] interface SVGTextContentElement : SVGGraphicsElement { long getNumberOfChars(); };