capricorn86 / happy-dom

A JavaScript implementation of a web browser without its graphical user interface
MIT License
3.14k stars 189 forks source link

fix: [#1342] Make `DOMTokenList` iterable #1365

Closed silverwind closed 4 months ago

silverwind commented 4 months ago

Fixes: https://github.com/capricorn86/happy-dom/issues/1342

silverwind commented 4 months ago

Test failures look unrelated.

silverwind commented 4 months ago

Thanks. Can confirm this is working downstream as well.