%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/nodejs/jsdom/lib/jsdom/living/nodes/
Upload File :
Create Path :
Current File : //usr/share/nodejs/jsdom/lib/jsdom/living/nodes/HTMLMapElement-impl.js

"use strict";

const HTMLElementImpl = require("./HTMLElement-impl").implementation;

class HTMLMapElementImpl extends HTMLElementImpl {
  get areas() {
    return this.getElementsByTagName("AREA");
  }
}

module.exports = {
  implementation: HTMLMapElementImpl
};

Zerion Mini Shell 1.0