We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HTMLElement
node
1 parent 341708e commit c6ae212Copy full SHA for c6ae212
testenv/node.js
@@ -36,3 +36,4 @@ globalThis.Blob = jsdom.window.Blob
36
globalThis.FileReader = jsdom.window.FileReader
37
globalThis.FileList = jsdom.window.FileList
38
globalThis.customElements = jsdom.window.customElements
39
+globalThis.HTMLElement = jsdom.window.HTMLElement
0 commit comments