@DomName('HTMLVideoElement.HTMLVideoElement') @DocsEditable() factory VideoElement() => document.createElement("video");