interface HTMLFormElement : HTMLElement { [Reflect] attribute DOMString name; [Reflect] attribute DOMString rel; }