interface HTMLElement : Element { [Reflect] attribute DOMString title; [Reflect] attribute DOMString lang; }