@DomName('HTMLOListElement.HTMLOListElement') @DocsEditable() factory OListElement() => document.createElement("ol");