#import // https://html.spec.whatwg.org/multipage/scripting.html#htmlslotelement [Exposed=Window] interface HTMLSlotElement : HTMLElement { [Reflect] attribute DOMString name; };