%PDF- %PDF-
Direktori : /usr/share/nodejs/jsdom/lib/jsdom/living/nodes/ |
Current File : //usr/share/nodejs/jsdom/lib/jsdom/living/nodes/NonElementParentNode-impl.js |
"use strict"; // https://dom.spec.whatwg.org/#interface-nonelementparentnode // getElementById is implemented separately inside Document and DocumentFragment. class NonElementParentNodeImpl { } module.exports = { implementation: NonElementParentNodeImpl };