1 2 3 4 5 6
interface HTMLParamElement : HTMLElement { [Reflect] attribute DOMString name; [Reflect] attribute DOMString value; }