msn0 / mdn-polyfills

MDN polyfills - from, forEach, filter, find, findIndex, assign, includes, create, entries, of, repeat, startsWith, endsWith, toggleAttribute, bind, MouseEvent, CustomEvent, padEnd, padStart
https://msn0.github.io/mdn-polyfills
175 stars 25 forks source link

Add window argument to DOMTokenList polyfill #53

Closed tremby closed 5 years ago

tremby commented 5 years ago

In the "DOMTokenList livelyness polyfill" undefined was passed in as the window argument.

CC @missmatsuko

msn0 commented 5 years ago

📦 mdn-polyfills@5.15.1

Thank you @tremby!