You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently test on jsdom 1.5.x. The latest version supporting Node.js is 3.1.2, we should test on that. For example, in jsdom 3.1.2 a document created via document.implementation.createHTMLDocument( "" ) has a body.