element-internals-polyfill
element-internals-polyfill copied to clipboard
fix: fixes condition in mutation observer
I found this condition making my tests in jest fail when the third statement was evaluated. This fixes it.