HTMLMapElement.idl 86 B

12345
  1. interface HTMLMapElement : HTMLElement {
  2. [Reflect] attribute DOMString name;
  3. };