%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/HTMLVideoElement-impl.js

"use strict";

const HTMLMediaElementImpl = require("./HTMLMediaElement-impl").implementation;

class HTMLVideoElementImpl extends HTMLMediaElementImpl {
  get videoWidth() {
    return 0;
  }

  get videoHeight() {
    return 0;
  }
}

module.exports = {
  implementation: HTMLVideoElementImpl
};

Zerion Mini Shell 1.0