interface HTMLUListElement : HTMLElement { [Reflect] attribute boolean compact; [Reflect] attribute DOMString type; }