[HTML API]HTMLMenuElement
interface HTMLMenuElement : HTMLElement {
attribute DOMString type;
attribute DOMString label;
};
interface HTMLMenuElement : HTMLElement {
attribute DOMString type;
attribute DOMString label;
};