Dustin
Dustin
### Basic info: - **Node.js version:** v14.19.1 - **jsdom version:** 19.0.0 ### Minimal reproduction case ```js const { JSDOM } = require('jsdom'); const HTML = `Hello, World!Paragraph`; test('tripple direct child...
I'm a little worried about the latest additions to the API – especially the possibility to login using the username and password, which I think is a huge risk. Sharing...
Resolves #552 Prepending file schema to open content folder path. This will still work on Windows and other OSs. If someone can check if always prepending `"file://"` also works on...
### Summary The "Show Addon Folder" on macOS Sonoma results in an error message that the folder cannot be opened (see screenshot). ### How to reproduce Steps to reproduce the...
As it's possible to write webpack config files in Typescript, it would be great if you could add the type definitions to the library.