imagitama / nodelist-foreach-polyfill

Polyfill for NodeList.forEach
ISC License
27 stars 4 forks source link

Update Android webview (browser) support #5

Open Josh68 opened 5 years ago

Josh68 commented 5 years ago

Looks to me like Android does support NodeList.prototype.forEach since v51, according to MDN. Correct me if I'm wrong.