Closed reficul31 closed 7 years ago
Finally we have a better solution for insertAdjacentElement. We monkey patch the function to the jest setup, this allows us to implement our own implementation of the function on top of the existing code of jsdom.
insertAdjacentElement
Finally we have a better solution for
insertAdjacentElement
. We monkey patch the function to the jest setup, this allows us to implement our own implementation of the function on top of the existing code of jsdom.