@DomName('HTMLSpanElement.HTMLSpanElement') @DocsEditable() factory SpanElement() => document.createElement("span");