#import // https://html.spec.whatwg.org/multipage/grouping-content.html#htmllielement [Exposed=Window] interface HTMLLIElement : HTMLElement { [Reflect] attribute DOMString type; };