HTMLAreaElement.idl 93 B

12345
  1. interface HTMLAreaElement : HTMLElement {
  2. [Reflect=nohref] attribute boolean noHref;
  3. }