interface HTMLParamElement : HTMLElement { [Reflect] attribute DOMString name; [Reflect] attribute DOMString value; }